home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 January / PCWorld_2000-01_cd.bin / Komunik / News / Xnews / Xnews.exe / 0 / RCDATA / TEDITWINDOW / TEDITWINDOW.txt < prev   
Text File  |  1999-11-08  |  20KB  |  814 lines

  1. object EditWindow: TEditWindow
  2.   Left = 100
  3.   Top = 46
  4.   Width = 774
  5.   Height = 596
  6.   Color = clBtnFace
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   KeyPreview = True
  14.   OldCreateOrder = True
  15.   ShowHint = True
  16.   Visible = True
  17.   OnClose = FormClose
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnKeyDown = FormKeyDown
  22.   OnShow = FormShow
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object pnTop: TPanel
  26.     Left = 0
  27.     Top = 0
  28.     Width = 766
  29.     Height = 198
  30.     Align = alTop
  31.     BevelOuter = bvLowered
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clBtnText
  34.     Font.Height = -14
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     TabOrder = 0
  39.     OnResize = pnTopResize
  40.     object Pager: TPageControl
  41.       Left = 5
  42.       Top = 3
  43.       Width = 656
  44.       Height = 189
  45.       ActivePage = Tab1
  46.       MultiLine = True
  47.       TabOrder = 0
  48.       TabPosition = tpBottom
  49.       object Tab1: TTabSheet
  50.         Caption = '&1. Standard'
  51.         object Label10: TLabel
  52.           Left = 24
  53.           Top = 76
  54.           Width = 78
  55.           Height = 16
  56.           Caption = 'FollowUp-To'
  57.         end
  58.         object Label8: TLabel
  59.           Left = 41
  60.           Top = 104
  61.           Width = 45
  62.           Height = 16
  63.           Caption = 'Subject'
  64.         end
  65.         object Label9: TLabel
  66.           Left = 4
  67.           Top = 0
  68.           Width = 42
  69.           Height = 16
  70.           Caption = 'Identity'
  71.         end
  72.         object Label6: TLabel
  73.           Left = 127
  74.           Top = 0
  75.           Width = 37
  76.           Height = 16
  77.           Caption = 'Name'
  78.         end
  79.         object Label3: TLabel
  80.           Left = 266
  81.           Top = 0
  82.           Width = 73
  83.           Height = 16
  84.           Caption = 'Public email'
  85.         end
  86.         object Label4: TLabel
  87.           Left = 405
  88.           Top = -2
  89.           Width = 78
  90.           Height = 16
  91.           Caption = 'Private email'
  92.         end
  93.         object Label5: TLabel
  94.           Left = 544
  95.           Top = 0
  96.           Width = 75
  97.           Height = 16
  98.           Caption = 'Organization'
  99.         end
  100.         object edGroups: TEdit
  101.           Left = 127
  102.           Top = 45
  103.           Width = 481
  104.           Height = 24
  105.           AutoSize = False
  106.           Ctl3D = False
  107.           Font.Charset = DEFAULT_CHARSET
  108.           Font.Color = clWindowText
  109.           Font.Height = -17
  110.           Font.Name = 'MS Sans Serif'
  111.           Font.Style = []
  112.           ParentCtl3D = False
  113.           ParentFont = False
  114.           TabOrder = 6
  115.           OnDragDrop = edGroupsDragDrop
  116.           OnDragOver = edGroupsDragOver
  117.         end
  118.         object bEdGrps: TButton
  119.           Left = 615
  120.           Top = 45
  121.           Width = 29
  122.           Height = 24
  123.           Hint = 'Edit list of groups to post to'
  124.           Caption = '...'
  125.           Font.Charset = DEFAULT_CHARSET
  126.           Font.Color = clBtnText
  127.           Font.Height = -21
  128.           Font.Name = 'MS Sans Serif'
  129.           Font.Style = [fsBold]
  130.           ParentFont = False
  131.           ParentShowHint = False
  132.           ShowHint = True
  133.           TabOrder = 7
  134.           OnClick = bEdFollowupClick
  135.         end
  136.         object edFollowUp: TEdit
  137.           Left = 127
  138.           Top = 72
  139.           Width = 481
  140.           Height = 26
  141.           Ctl3D = False
  142.           Font.Charset = DEFAULT_CHARSET
  143.           Font.Color = clWindowText
  144.           Font.Height = -17
  145.           Font.Name = 'MS Sans Serif'
  146.           Font.Style = []
  147.           ParentCtl3D = False
  148.           ParentFont = False
  149.           TabOrder = 8
  150.         end
  151.         object bEdFollowup: TButton
  152.           Left = 614
  153.           Top = 74
  154.           Width = 29
  155.           Height = 24
  156.           Hint = 'Set Followup-To'
  157.           Caption = '...'
  158.           Font.Charset = DEFAULT_CHARSET
  159.           Font.Color = clBtnText
  160.           Font.Height = -21
  161.           Font.Name = 'MS Sans Serif'
  162.           Font.Style = [fsBold]
  163.           ParentFont = False
  164.           ParentShowHint = False
  165.           ShowHint = True
  166.           TabOrder = 9
  167.           OnClick = bEdFollowupClick
  168.         end
  169.         object edSubject: TEdit
  170.           Left = 127
  171.           Top = 100
  172.           Width = 386
  173.           Height = 26
  174.           Ctl3D = False
  175.           Font.Charset = DEFAULT_CHARSET
  176.           Font.Color = clWindowText
  177.           Font.Height = -17
  178.           Font.Name = 'MS Sans Serif'
  179.           Font.Style = []
  180.           ParentCtl3D = False
  181.           ParentFont = False
  182.           TabOrder = 10
  183.           OnChange = edSubjectChange
  184.         end
  185.         object cbXNA: TCheckBox
  186.           Left = 523
  187.           Top = 130
  188.           Width = 97
  189.           Height = 17
  190.           Caption = 'X-No-Archive'
  191.           TabOrder = 15
  192.         end
  193.         object bGroups: TMyCheckBox
  194.           Left = 8
  195.           Top = 47
  196.           Width = 109
  197.           Height = 22
  198.           Caption = 'Newsgroups'
  199.           TabOrder = 5
  200.           OnClick = bGroupsClick
  201.           HorAlignment = haCenter
  202.           LikeButton = True
  203.         end
  204.         object bMailTo: TMyCheckBox
  205.           Left = 8
  206.           Top = 130
  207.           Width = 109
  208.           Height = 22
  209.           Caption = 'To'
  210.           TabOrder = 12
  211.           OnClick = bGroupsClick
  212.           HorAlignment = haCenter
  213.           LikeButton = True
  214.         end
  215.         object edMailTo: TMyComboBox
  216.           Left = 127
  217.           Top = 129
  218.           Width = 345
  219.           Height = 24
  220.           Ctl3D = False
  221.           Font.Charset = DEFAULT_CHARSET
  222.           Font.Color = clBtnText
  223.           Font.Height = -13
  224.           Font.Name = 'MS Sans Serif'
  225.           Font.Style = [fsBold]
  226.           ItemHeight = 16
  227.           ParentCtl3D = False
  228.           ParentFont = False
  229.           TabOrder = 13
  230.           OnEnter = edPubEMailEnter
  231.           OnExit = edPubEMailExit
  232.           RegKey = 'Software\Xnews\coMailTo'
  233.           MaxItems = 30
  234.         end
  235.         object bAdd: TButton
  236.           Left = 484
  237.           Top = 131
  238.           Width = 29
  239.           Height = 20
  240.           Hint = 'Add email to drop down list'
  241.           Caption = '+'
  242.           Font.Charset = DEFAULT_CHARSET
  243.           Font.Color = clBtnText
  244.           Font.Height = -17
  245.           Font.Name = 'MS Sans Serif'
  246.           Font.Style = [fsBold]
  247.           ParentFont = False
  248.           TabOrder = 14
  249.           OnClick = bAddClick
  250.         end
  251.         object cbNewThread: TMyCheckBox
  252.           Left = 523
  253.           Top = 105
  254.           Width = 118
  255.           Height = 17
  256.           Hint = '(Remove References: header)'
  257.           Caption = 'Start new thread'
  258.           Enabled = False
  259.           Font.Charset = DEFAULT_CHARSET
  260.           Font.Color = clBtnText
  261.           Font.Height = -14
  262.           Font.Name = 'MS Sans Serif'
  263.           Font.Style = []
  264.           ParentFont = False
  265.           TabOrder = 11
  266.         end
  267.         object coIDs: TComboBox
  268.           Left = 4
  269.           Top = 16
  270.           Width = 115
  271.           Height = 24
  272.           Style = csDropDownList
  273.           ItemHeight = 16
  274.           TabOrder = 0
  275.           OnChange = coIDsChange
  276.         end
  277.         object edName: TEdit
  278.           Left = 127
  279.           Top = 16
  280.           Width = 129
  281.           Height = 22
  282.           Ctl3D = False
  283.           ParentCtl3D = False
  284.           TabOrder = 1
  285.         end
  286.         object edPubEMail: TEdit
  287.           Left = 266
  288.           Top = 16
  289.           Width = 129
  290.           Height = 22
  291.           Ctl3D = False
  292.           ParentCtl3D = False
  293.           TabOrder = 2
  294.           OnEnter = edPubEMailEnter
  295.           OnExit = edPubEMailExit
  296.         end
  297.         object edEMail: TEdit
  298.           Left = 405
  299.           Top = 16
  300.           Width = 129
  301.           Height = 22
  302.           Ctl3D = False
  303.           ParentCtl3D = False
  304.           TabOrder = 3
  305.         end
  306.         object edOrg: TEdit
  307.           Left = 544
  308.           Top = 16
  309.           Width = 100
  310.           Height = 22
  311.           Ctl3D = False
  312.           ParentCtl3D = False
  313.           TabOrder = 4
  314.         end
  315.       end
  316.       object Tab2: TTabSheet
  317.         Caption = '&2. Custom'
  318.         ImageIndex = 1
  319.         object ScrollBox: TScrollBox
  320.           Left = 0
  321.           Top = 0
  322.           Width = 648
  323.           Height = 158
  324.           HorzScrollBar.Visible = False
  325.           VertScrollBar.Increment = 26
  326.           VertScrollBar.Tracking = True
  327.           Align = alClient
  328.           AutoScroll = False
  329.           AutoSize = True
  330.           BorderStyle = bsNone
  331.           TabOrder = 0
  332.         end
  333.       end
  334.       object Tab3: TTabSheet
  335.         Caption = '&3. Manual headers'
  336.         ImageIndex = 2
  337.         object Label12: TLabel
  338.           Left = 16
  339.           Top = 14
  340.           Width = 193
  341.           Height = 16
  342.           Caption = 'Enter additional headers here >>'
  343.         end
  344.         object Moreheaders: TMemo
  345.           Left = 224
  346.           Top = 6
  347.           Width = 353
  348.           Height = 138
  349.           HideSelection = False
  350.           ScrollBars = ssVertical
  351.           TabOrder = 0
  352.           WordWrap = False
  353.         end
  354.       end
  355.       object Tab4: TTabSheet
  356.         Caption = '&4. Attachments'
  357.         ImageIndex = 3
  358.         object lbCount: TLabel
  359.           Left = 14
  360.           Top = 137
  361.           Width = 3
  362.           Height = 16
  363.         end
  364.         object Label11: TLabel
  365.           Left = 482
  366.           Top = 126
  367.           Width = 46
  368.           Height = 16
  369.           Caption = 'Cut size'
  370.         end
  371.         object Label13: TLabel
  372.           Left = 610
  373.           Top = 126
  374.           Width = 28
  375.           Height = 16
  376.           Caption = 'lines'
  377.         end
  378.         object Atts: TMyListView
  379.           Left = 8
  380.           Top = 0
  381.           Width = 289
  382.           Height = 132
  383.           Columns = <
  384.             item
  385.               Caption = 'Filename'
  386.               Width = 100
  387.             end
  388.             item
  389.               Caption = 'Size'
  390.               Width = 0
  391.             end>
  392.           ColumnClick = False
  393.           HideSelection = False
  394.           HotTrackStyles = []
  395.           ReadOnly = True
  396.           RowSelect = True
  397.           ShowColumnHeaders = False
  398.           TabOrder = 0
  399.           ViewStyle = vsReport
  400.           OnChange = AttsChange
  401.         end
  402.         object bAAdd: TButton
  403.           Left = 304
  404.           Top = 3
  405.           Width = 65
  406.           Height = 30
  407.           Caption = 'Add ...'
  408.           Font.Charset = DEFAULT_CHARSET
  409.           Font.Color = clBtnText
  410.           Font.Height = -14
  411.           Font.Name = 'MS Sans Serif'
  412.           Font.Style = []
  413.           ParentFont = False
  414.           TabOrder = 3
  415.           OnClick = bAAddClick
  416.         end
  417.         object bARemove: TButton
  418.           Left = 304
  419.           Top = 76
  420.           Width = 65
  421.           Height = 24
  422.           Caption = 'Remove'
  423.           Enabled = False
  424.           TabOrder = 4
  425.           OnClick = bARemoveClick
  426.         end
  427.         object bAClear: TButton
  428.           Left = 304
  429.           Top = 108
  430.           Width = 65
  431.           Height = 24
  432.           Caption = 'Clear'
  433.           Enabled = False
  434.           TabOrder = 5
  435.           OnClick = bAClearClick
  436.         end
  437.         object bUp: TButton
  438.           Left = 204
  439.           Top = 136
  440.           Width = 41
  441.           Height = 17
  442.           Caption = 'Up'
  443.           Enabled = False
  444.           Font.Charset = DEFAULT_CHARSET
  445.           Font.Color = clBtnText
  446.           Font.Height = -14
  447.           Font.Name = 'MS Sans Serif'
  448.           Font.Style = []
  449.           ParentFont = False
  450.           TabOrder = 1
  451.           OnClick = bUpClick
  452.         end
  453.         object bDown: TButton
  454.           Left = 252
  455.           Top = 136
  456.           Width = 41
  457.           Height = 17
  458.           Caption = 'Down'
  459.           Enabled = False
  460.           Font.Charset = DEFAULT_CHARSET
  461.           Font.Color = clBtnText
  462.           Font.Height = -14
  463.           Font.Name = 'MS Sans Serif'
  464.           Font.Style = []
  465.           ParentFont = False
  466.           TabOrder = 2
  467.           OnClick = bUpClick
  468.         end
  469.         object cbMIME: TCheckBox
  470.           Left = 386
  471.           Top = 126
  472.           Width = 82
  473.           Height = 17
  474.           Caption = 'Use MIME'
  475.           TabOrder = 8
  476.         end
  477.         object rgAOption: TRadioGroup
  478.           Left = 386
  479.           Top = 1
  480.           Width = 252
  481.           Height = 98
  482.           Caption = 'Post attachments...'
  483.           ItemIndex = 0
  484.           Items.Strings = (
  485.             'together under one subject'
  486.             'separately'
  487.             'separately; Text in 0-part of 1st file'
  488.             'separately; Text in 0-part of each file')
  489.           TabOrder = 6
  490.         end
  491.         object edCutsize: TSpinEdit
  492.           Left = 539
  493.           Top = 123
  494.           Width = 63
  495.           Height = 26
  496.           MaxLength = 5
  497.           MaxValue = 15000
  498.           MinValue = 100
  499.           TabOrder = 9
  500.           Value = 200
  501.           OnExit = edCutsizeExit
  502.         end
  503.         object cbShowFileCount: TCheckBox
  504.           Left = 386
  505.           Top = 104
  506.           Width = 183
  507.           Height = 17
  508.           Caption = 'Show file count in subject'
  509.           TabOrder = 7
  510.         end
  511.       end
  512.     end
  513.   end
  514.   object StatusBar: TStatusBar
  515.     Left = 0
  516.     Top = 543
  517.     Width = 766
  518.     Height = 22
  519.     Panels = <
  520.       item
  521.         Width = 400
  522.       end
  523.       item
  524.         Width = 80
  525.       end
  526.       item
  527.         Width = 100
  528.       end>
  529.     SimplePanel = False
  530.   end
  531.   object pnBase: TPanel
  532.     Left = 0
  533.     Top = 232
  534.     Width = 766
  535.     Height = 311
  536.     Align = alClient
  537.     BevelOuter = bvNone
  538.     TabOrder = 2
  539.     object Label2: TLabel
  540.       Left = 0
  541.       Top = 0
  542.       Width = 766
  543.       Height = 16
  544.       Align = alTop
  545.       Caption = 
  546.         '                                       0123456789012345678901234' +
  547.         '5678901234567890'
  548.       Font.Charset = ANSI_CHARSET
  549.       Font.Color = clBtnText
  550.       Font.Height = -17
  551.       Font.Name = 'Courier'
  552.       Font.Style = [fsBold]
  553.       ParentFont = False
  554.     end
  555.     object Label1: TLabel
  556.       Left = 0
  557.       Top = 16
  558.       Width = 766
  559.       Height = 16
  560.       Align = alTop
  561.       Caption = 
  562.         '                                       4         5         6    ' +
  563.         '     7         8'
  564.       Font.Charset = ANSI_CHARSET
  565.       Font.Color = clBtnText
  566.       Font.Height = -17
  567.       Font.Name = 'Courier'
  568.       Font.Style = [fsBold]
  569.       ParentFont = False
  570.     end
  571.     object cbKeepCopy: TMyCheckBox
  572.       Left = 10
  573.       Top = 4
  574.       Width = 69
  575.       Height = 22
  576.       Hint = 'Keep copy in Sent folder'
  577.       Caption = 'Keep copy'
  578.       Checked = True
  579.       Font.Charset = DEFAULT_CHARSET
  580.       Font.Color = clWindowText
  581.       Font.Height = -10
  582.       Font.Name = 'MS Sans Serif'
  583.       Font.Style = []
  584.       ParentFont = False
  585.       State = cbChecked
  586.       TabOrder = 0
  587.       HorAlignment = haCenter
  588.       LikeButton = True
  589.     end
  590.     object bWrap: TMyCheckBox
  591.       Left = 87
  592.       Top = 4
  593.       Width = 62
  594.       Height = 22
  595.       Hint = 'Toggle line wrap'
  596.       Caption = 'Wrap'
  597.       Checked = True
  598.       State = cbChecked
  599.       TabOrder = 1
  600.       OnClick = bWrapClick
  601.       HorAlignment = haCenter
  602.       LikeButton = True
  603.     end
  604.     object bROT13: TButton
  605.       Left = 164
  606.       Top = 4
  607.       Width = 65
  608.       Height = 22
  609.       Hint = '(Ctrl+3)'
  610.       Caption = 'ROT13'
  611.       Enabled = False
  612.       TabOrder = 2
  613.       TabStop = False
  614.       OnClick = bROT13Click
  615.     end
  616.     object bPretty: TButton
  617.       Left = 240
  618.       Top = 4
  619.       Width = 65
  620.       Height = 22
  621.       Hint = 'Fix broken wrapped quoted text'
  622.       Caption = 'Reformat'
  623.       TabOrder = 3
  624.       OnClick = bPrettyClick
  625.     end
  626.     object bUndo: TButton
  627.       Left = 317
  628.       Top = 4
  629.       Width = 65
  630.       Height = 22
  631.       Caption = 'Undo'
  632.       TabOrder = 4
  633.       OnClick = bUndoClick
  634.     end
  635.     object Memo: TMyRichEdit
  636.       Left = 0
  637.       Top = 32
  638.       Width = 766
  639.       Height = 279
  640.       Align = alClient
  641.       Ctl3D = True
  642.       Font.Charset = DEFAULT_CHARSET
  643.       Font.Color = clWindowText
  644.       Font.Height = -13
  645.       Font.Name = 'MS Sans Serif'
  646.       Font.Style = []
  647.       HideSelection = False
  648.       HideScrollBars = False
  649.       MaxLength = 500000
  650.       NoAutoVScroll = False
  651.       ParentCtl3D = False
  652.       ParentFont = False
  653.       PlainText = True
  654.       PopupMenu = poMemo
  655.       ScrollBars = ssBoth
  656.       TabOrder = 5
  657.       WantTabs = True
  658.       OnChange = MemoChange
  659.       OnEnter = edPubEMailEnter
  660.       OnExit = edPubEMailExit
  661.       OnKeyDown = MemoKeyDown
  662.       OnKeyUp = MemoKeyUp
  663.       OnMouseDown = MemoMouseDown
  664.     end
  665.   end
  666.   object pnMiddle: TPanel
  667.     Left = 0
  668.     Top = 198
  669.     Width = 766
  670.     Height = 34
  671.     Align = alTop
  672.     BevelOuter = bvLowered
  673.     TabOrder = 1
  674.     object Label7: TLabel
  675.       Left = 11
  676.       Top = 6
  677.       Width = 41
  678.       Height = 16
  679.       Caption = 'Post to'
  680.     end
  681.     object coProfs: TComboBox
  682.       Left = 62
  683.       Top = 4
  684.       Width = 143
  685.       Height = 24
  686.       Style = csDropDownList
  687.       ItemHeight = 16
  688.       TabOrder = 0
  689.       OnChange = coProfsChange
  690.     end
  691.     object bSend: TButton
  692.       Left = 233
  693.       Top = 3
  694.       Width = 113
  695.       Height = 27
  696.       Hint = '(Ctrl+E)'
  697.       Caption = 'Send Now !'
  698.       Font.Charset = DEFAULT_CHARSET
  699.       Font.Color = clBtnText
  700.       Font.Height = -14
  701.       Font.Name = 'MS Sans Serif'
  702.       Font.Style = []
  703.       ParentFont = False
  704.       TabOrder = 1
  705.       OnClick = bSendClick
  706.     end
  707.     object bQueue: TButton
  708.       Left = 384
  709.       Top = 3
  710.       Width = 121
  711.       Height = 27
  712.       Hint = '(Ctrl+L)'
  713.       Caption = 'Save (send later)'
  714.       ModalResult = 1
  715.       TabOrder = 2
  716.       OnClick = bQueueClick
  717.     end
  718.     object bStop: TButton
  719.       Left = 530
  720.       Top = 3
  721.       Width = 73
  722.       Height = 27
  723.       Caption = 'Stop'
  724.       Enabled = False
  725.       TabOrder = 3
  726.       OnClick = bStopClick
  727.     end
  728.     object bFS: TButton
  729.       Left = 657
  730.       Top = 8
  731.       Width = 32
  732.       Height = 19
  733.       Hint = 'Full screen edit (F12)'
  734.       Caption = '<<'
  735.       Font.Charset = DEFAULT_CHARSET
  736.       Font.Color = clWindowText
  737.       Font.Height = -13
  738.       Font.Name = 'MS Sans Serif'
  739.       Font.Style = [fsBold]
  740.       ParentFont = False
  741.       TabOrder = 4
  742.       OnClick = bFSClick
  743.     end
  744.   end
  745.   object poMemo: TPopupMenu
  746.     OnPopup = poMemoPopup
  747.     Left = 320
  748.     Top = 432
  749.     object miRewrap: TMenuItem
  750.       Caption = 'Re&wrap'
  751.       OnClick = bPrettyClick
  752.     end
  753.     object miRewrapJoin: TMenuItem
  754.       Caption = 'Rewrap and &Join Lines'
  755.       OnClick = bPrettyClick
  756.     end
  757.     object miInsert: TMenuItem
  758.       Caption = '&Insert Text File...'
  759.       OnClick = miInsertClick
  760.     end
  761.     object miUndo: TMenuItem
  762.       Caption = '&Undo'
  763.       OnClick = mipoMemoClick
  764.     end
  765.     object N1: TMenuItem
  766.       Caption = '-'
  767.     end
  768.     object miCut: TMenuItem
  769.       Caption = 'Cu&t'
  770.       OnClick = mipoMemoClick
  771.     end
  772.     object miCopy: TMenuItem
  773.       Caption = '&Copy'
  774.       OnClick = mipoMemoClick
  775.     end
  776.     object miPaste: TMenuItem
  777.       Caption = '&Paste'
  778.       OnClick = miPasteClick
  779.     end
  780.     object miDel: TMenuItem
  781.       Caption = '&Delete'
  782.       OnClick = mipoMemoClick
  783.     end
  784.     object N3: TMenuItem
  785.       Caption = '-'
  786.     end
  787.     object miPasteQ: TMenuItem
  788.       Caption = 'Paste as &Quoted'
  789.       OnClick = miPasteExClick
  790.     end
  791.     object miPasteI: TMenuItem
  792.       Caption = 'Paste Indented'
  793.       OnClick = miPasteExClick
  794.     end
  795.     object miPasteI2: TMenuItem
  796.       Caption = 'Paste Indented By...'
  797.       OnClick = miPasteExClick
  798.     end
  799.     object N2: TMenuItem
  800.       Caption = '-'
  801.     end
  802.     object miSelectAll: TMenuItem
  803.       Caption = 'Select &All'
  804.       OnClick = mipoMemoClick
  805.     end
  806.   end
  807.   object OpenDialog: TOpenDialog
  808.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  809.     Title = 'Select attachment(s)'
  810.     Left = 112
  811.     Top = 320
  812.   end
  813. end
  814.