home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 March / PCWorld_1999-03_cd.bin / TemaCD / MailWar / MailWarrior2.exe / 0 / RCDATA / TFRMSIGNATURES / TFRMSIGNATURES.txt < prev   
Text File  |  1999-02-09  |  4KB  |  136 lines

  1. object frmSignatures: TfrmSignatures
  2.   Left = 236
  3.   Top = 187
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Mail Warrior - Signatures'
  7.   ClientHeight = 223
  8.   ClientWidth = 282
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Verdana'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 8
  24.     Top = 8
  25.     Width = 32
  26.     Height = 32
  27.     AutoSize = True
  28.     Picture.Data = {<image000.ico>}
  29.   end
  30.   object Label1: TLabel
  31.     Left = 48
  32.     Top = 8
  33.     Width = 122
  34.     Height = 13
  35.     Caption = 'Signatures window'
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clWindowText
  38.     Font.Height = -11
  39.     Font.Name = 'Verdana'
  40.     Font.Style = [fsBold]
  41.     ParentFont = False
  42.   end
  43.   object Label2: TLabel
  44.     Left = 48
  45.     Top = 24
  46.     Width = 217
  47.     Height = 13
  48.     BiDiMode = bdRightToLeftNoAlign
  49.     Caption = 'This window contains your signatures.'
  50.     ParentBiDiMode = False
  51.     WordWrap = True
  52.   end
  53.   object bvlBottomLine: TBevel
  54.     Left = -23
  55.     Top = 184
  56.     Width = 305
  57.     Height = 9
  58.     Shape = bsTopLine
  59.   end
  60.   object lstSignatures: TListBox
  61.     Left = 8
  62.     Top = 48
  63.     Width = 265
  64.     Height = 97
  65.     ItemHeight = 20
  66.     Style = lbOwnerDrawVariable
  67.     TabOrder = 0
  68.     OnDrawItem = lstSignaturesDrawItem
  69.   end
  70.   object btnNew: TButton
  71.     Left = 18
  72.     Top = 152
  73.     Width = 77
  74.     Height = 23
  75.     Caption = '&New'
  76.     TabOrder = 1
  77.     OnClick = btnNewClick
  78.   end
  79.   object btnDelete: TButton
  80.     Left = 186
  81.     Top = 152
  82.     Width = 77
  83.     Height = 23
  84.     Caption = '&Delete'
  85.     TabOrder = 2
  86.     OnClick = btnDeleteClick
  87.   end
  88.   object btnProps: TButton
  89.     Left = 102
  90.     Top = 152
  91.     Width = 77
  92.     Height = 23
  93.     Caption = '&Properties'
  94.     TabOrder = 3
  95.     OnClick = btnPropsClick
  96.   end
  97.   object btnOK: TButton
  98.     Left = 101
  99.     Top = 196
  100.     Width = 79
  101.     Height = 23
  102.     Caption = '&Close'
  103.     Default = True
  104.     ModalResult = 1
  105.     TabOrder = 4
  106.     OnClick = btnOKClick
  107.   end
  108.   object img: TImageList
  109.     Left = 200
  110.     Top = 72
  111.     Bitmap = {
  112.       3602000001000000424D36020000000000003600000028000000100000001000
  113.       0000010010000000000000020000000000000000000000000000000000000000
  114.       0000000000000000000000000000000000004A29000000000000000000000000
  115.       0000000000000000000000000000BD77BD77000084104A290000000000000000
  116.       000000000000000000000000BD77BD77BD77BD770000841008214A2900000000
  117.       00000000000000000000BD77BD77BD77BD77BD77BD770000841008214A290000
  118.       0000000000000000BD77BD77BD77BD77BD77BD77BD77BD770000000000000000
  119.       000000000000BD77BD77BD77BD77BD77BD77BD77945294529452000000000000
  120.       00000000BD77BD77BD77BD77BD77BD7794529452CE39CE390000000000000000
  121.       0000BD77BD77BD77BD7700000000CE3900000000000000002C7E000000000000
  122.       BD77BD77BD77BD77BD77BD770000000000002C7E517F517F517F000000000000
  123.       BD77BD77BD77BD77BD77BD7700000000E47F00002C7E517F517F000000000000
  124.       0000BD77BD77BD77BD77BD7700002C7E0000E47F00002C7E0000000000000000
  125.       00000000BD77BD77BD77BD77BD7700002C7E0000E47F00000000000000000000
  126.       000000000000BD77BD77BD770000945200002C7E0000E47F0000000000000000
  127.       0000000000000000BD770000BD7700009452000000000000E47F000000000000
  128.       000000000000000000000000000000000000000000000000987D000000000000
  129.       000000000000000000000000000000000000000000000000000000000000424D
  130.       7E000000000000003E0000002800000010000000100000000100010000000000
  131.       400000000000000000000000020000000000000000000000FFFFFF00FF1FBB81
  132.       FE07BC81FC01BE01F8003600F0030200E0010B00C000B1008000020000002A00
  133.       0000260080010200C0032B00E003B100F0010200F81100A0FFF9BC81}
  134.   end
  135. end
  136.