home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / DragnMail / DRAGMAIL.EXE / 0 / RCDATA / TFRMMAILTO / TFRMMAILTO.txt
Text File  |  1997-07-13  |  7KB  |  326 lines

  1. object frmMailTo: TfrmMailTo
  2.   Left = 266
  3.   Top = 99
  4.   Width = 429
  5.   Height = 312
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'Drag '#39'n Mail 1.0'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnActivate = FormActivate
  13.   OnClose = FormClose
  14.   OnCloseQuery = FormCloseQuery
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object lstAddresses: TListBox
  19.     Left = 0
  20.     Top = 119
  21.     Width = 421
  22.     Height = 166
  23.     Hint = 'RightClick for more options...'
  24.     Align = alClient
  25.     Font.Color = clBlack
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = []
  29.     ItemHeight = 13
  30.     MultiSelect = True
  31.     ParentFont = False
  32.     ParentShowHint = False
  33.     PopupMenu = popAddresses
  34.     ShowHint = True
  35.     Sorted = True
  36.     TabOrder = 0
  37.     OnDblClick = lstAddressesDblClick
  38.   end
  39.   object pnlControl: TPanel
  40.     Left = 0
  41.     Top = 0
  42.     Width = 421
  43.     Height = 77
  44.     Align = alTop
  45.     BevelOuter = bvNone
  46.     TabOrder = 1
  47.     object Label1: TLabel
  48.       Left = 5
  49.       Top = 59
  50.       Width = 192
  51.       Height = 13
  52.       Caption = 'Select addresses to mail dragged files to:'
  53.     end
  54.     object Button1: TButton
  55.       Left = 5
  56.       Top = 6
  57.       Width = 48
  58.       Height = 19
  59.       Hint = 'Add email address at right to list...'
  60.       Caption = '&Add:'
  61.       Default = True
  62.       ParentShowHint = False
  63.       ShowHint = True
  64.       TabOrder = 0
  65.       OnClick = Button1Click
  66.     end
  67.     object txtAddress: TEdit
  68.       Left = 58
  69.       Top = 5
  70.       Width = 280
  71.       Height = 21
  72.       Hint = 'Enter email address to add...'
  73.       ParentShowHint = False
  74.       ShowHint = True
  75.       TabOrder = 1
  76.     end
  77.     object Button3: TButton
  78.       Left = 122
  79.       Top = 30
  80.       Width = 97
  81.       Height = 19
  82.       Caption = 'Add &Email List...'
  83.       TabOrder = 2
  84.       OnClick = Button3Click
  85.     end
  86.     object btnHidePanel: TButton
  87.       Left = 344
  88.       Top = 6
  89.       Width = 75
  90.       Height = 19
  91.       Hint = 'Hide this panel...'
  92.       Caption = 'Hi&de Panel'
  93.       ParentShowHint = False
  94.       ShowHint = True
  95.       TabOrder = 3
  96.       OnClick = btnHidePanelClick
  97.     end
  98.     object btnSetup: TButton
  99.       Left = 344
  100.       Top = 30
  101.       Width = 75
  102.       Height = 19
  103.       Caption = '&Setup...'
  104.       TabOrder = 4
  105.       OnClick = btnSetupClick
  106.     end
  107.     object Button5: TButton
  108.       Left = 344
  109.       Top = 54
  110.       Width = 76
  111.       Height = 19
  112.       Caption = '&Help'
  113.       ModalResult = 1
  114.       TabOrder = 5
  115.       OnClick = Button5Click
  116.     end
  117.     object btnRemSelected: TButton
  118.       Left = 5
  119.       Top = 30
  120.       Width = 111
  121.       Height = 19
  122.       Caption = '&Remove selected'
  123.       TabOrder = 6
  124.       OnClick = btnRemSelectedClick
  125.     end
  126.     object btnColor: TButton
  127.       Left = 297
  128.       Top = 30
  129.       Width = 41
  130.       Height = 19
  131.       Hint = 'Set background color...'
  132.       Caption = '&Color'
  133.       ParentShowHint = False
  134.       ShowHint = True
  135.       TabOrder = 7
  136.       OnClick = btnColorClick
  137.     end
  138.     object btnFont: TButton
  139.       Left = 248
  140.       Top = 30
  141.       Width = 44
  142.       Height = 19
  143.       Hint = 'Set font and properties...'
  144.       Caption = '&Font'
  145.       ParentShowHint = False
  146.       ShowHint = True
  147.       TabOrder = 8
  148.       OnClick = Button7Click
  149.     end
  150.     object btnRegister: TButton
  151.       Left = 248
  152.       Top = 54
  153.       Width = 90
  154.       Height = 19
  155.       Caption = 'Register!'
  156.       Font.Color = clBlack
  157.       Font.Height = -11
  158.       Font.Name = 'MS Sans Serif'
  159.       Font.Style = []
  160.       ModalResult = 1
  161.       ParentFont = False
  162.       TabOrder = 9
  163.       OnClick = btnRegisterClick
  164.     end
  165.   end
  166.   object pnlSending: TPanel
  167.     Left = 0
  168.     Top = 77
  169.     Width = 421
  170.     Height = 42
  171.     Align = alTop
  172.     BevelOuter = bvNone
  173.     TabOrder = 2
  174.     Visible = False
  175.     object pnlStatus: TPanel
  176.       Left = 0
  177.       Top = 0
  178.       Width = 421
  179.       Height = 21
  180.       Align = alClient
  181.       Alignment = taLeftJustify
  182.       BevelOuter = bvNone
  183.       Caption = '             Starting...'
  184.       Font.Color = clBlack
  185.       Font.Height = -11
  186.       Font.Name = 'MS Sans Serif'
  187.       Font.Style = [fsBold]
  188.       ParentFont = False
  189.       TabOrder = 1
  190.     end
  191.     object Button2: TButton
  192.       Left = 2
  193.       Top = 2
  194.       Width = 47
  195.       Height = 18
  196.       Cancel = True
  197.       Caption = 'Cancel'
  198.       Font.Color = clBlack
  199.       Font.Height = -11
  200.       Font.Name = 'MS Sans Serif'
  201.       Font.Style = []
  202.       ModalResult = 2
  203.       ParentFont = False
  204.       TabOrder = 0
  205.       OnClick = btnCancelClick
  206.     end
  207.     object pnlPercmeter: TPanel
  208.       Left = 0
  209.       Top = 21
  210.       Width = 421
  211.       Height = 21
  212.       Align = alBottom
  213.       BevelInner = bvLowered
  214.       BevelOuter = bvNone
  215.       BorderWidth = 2
  216.       TabOrder = 2
  217.       object prcMeter: TGauge
  218.         Left = 3
  219.         Top = 3
  220.         Width = 415
  221.         Height = 15
  222.         Align = alClient
  223.         BorderStyle = bsNone
  224.         ForeColor = clMaroon
  225.         BackColor = clWindow
  226.         Progress = 0
  227.       end
  228.     end
  229.   end
  230.   object openText: TOpenDialog
  231.     FileEditStyle = fsEdit
  232.     Filter = 'All files (*.*)|*.*|Text files (*.txt)|*.txt'
  233.     InitialDir = '.'
  234.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  235.     Title = 'Select text list of email addresses...'
  236.     Left = 120
  237.     Top = 12
  238.   end
  239.   object dlgColor: TColorDialog
  240.     Ctl3D = True
  241.     Left = 223
  242.     Top = 12
  243.   end
  244.   object popAddresses: TPopupMenu
  245.     Left = 80
  246.     Top = 156
  247.     object popAddAddress: TMenuItem
  248.       Caption = '&Add Address/List...'
  249.       ShortCut = 45
  250.       OnClick = popAddAddressClick
  251.     end
  252.     object Editselected1: TMenuItem
  253.       Caption = '&Edit Selected...'
  254.       ShortCut = 0
  255.       OnClick = Editselected1Click
  256.     end
  257.     object Removeselected1: TMenuItem
  258.       Caption = '&Remove Selected'
  259.       ShortCut = 46
  260.       OnClick = Removeselected1Click
  261.     end
  262.     object N3: TMenuItem
  263.       Caption = '-'
  264.       ShortCut = 0
  265.     end
  266.     object MailtoSelected1: TMenuItem
  267.       Caption = '&Mail To Selected (no files)...'
  268.       ShortCut = 16461
  269.       OnClick = MailtoSelected1Click
  270.     end
  271.     object N1: TMenuItem
  272.       Caption = '-'
  273.       ShortCut = 0
  274.     end
  275.     object popHidepanel: TMenuItem
  276.       Caption = '&Hide Panel'
  277.       ShortCut = 0
  278.       OnClick = popHidepanelClick
  279.     end
  280.     object ShowPanel1: TMenuItem
  281.       Caption = '&Show Panel'
  282.       ShortCut = 0
  283.       OnClick = ShowPanel1Click
  284.     end
  285.     object Setup1: TMenuItem
  286.       Caption = '&Setup...'
  287.       ShortCut = 16467
  288.       OnClick = Setup1Click
  289.     end
  290.     object N2: TMenuItem
  291.       Caption = '-'
  292.       ShortCut = 0
  293.     end
  294.     object Exit1: TMenuItem
  295.       Caption = 'E&xit'
  296.       ShortCut = 16472
  297.       OnClick = Exit1Click
  298.     end
  299.   end
  300.   object Mailer: TSMTP
  301.     CharSet = csUSASCII
  302.     DefaultPort = 25
  303.     OnStatusChange = MailerStatusChange
  304.     OnProgress = MailerProgress
  305.     Left = 182
  306.     Top = 11
  307.   end
  308.   object dlgFont: TFontDialog
  309.     Font.Color = clWindowText
  310.     Font.Height = -11
  311.     Font.Name = 'MS Sans Serif'
  312.     Font.Style = []
  313.     MinFontSize = 0
  314.     MaxFontSize = 0
  315.     Left = 257
  316.     Top = 13
  317.   end
  318.   object Validator: TValidator
  319.     RandSeed = 54102347
  320.     OnVldOk = ValidatorVldOk
  321.     OnVldFailed = ValidatorVldFailed
  322.     Left = 138
  323.     Top = 161
  324.   end
  325. end
  326.