home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMDIRECTMAIL / TFORMDIRECTMAIL.txt < prev   
Text File  |  1999-09-06  |  3KB  |  141 lines

  1. object FormDirectMail: TFormDirectMail
  2.   Left = 360
  3.   Top = 225
  4.   BorderStyle = bsDialog
  5.   Caption = 'Hromadn∩┐╜ korespondence'
  6.   ClientHeight = 255
  7.   ClientWidth = 356
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   OnClose = FormClose
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel1: TBevel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 341
  20.     Height = 209
  21.     Shape = bsFrame
  22.   end
  23.   object Image1: TImage
  24.     Left = 20
  25.     Top = 20
  26.     Width = 32
  27.     Height = 32
  28.     AutoSize = True
  29.     Picture.Data = {<image000.bmp>}
  30.     Transparent = True
  31.     OnDblClick = Image1DblClick
  32.   end
  33.   object LabelPlus1: TLabelPlus
  34.     Left = 80
  35.     Top = 160
  36.     Width = 141
  37.     Height = 13
  38.     Caption = '&Dokument se slu∩┐╜ovac∩┐╜mi poli'
  39.     FocusControl = EditFilename
  40.     Attached = True
  41.   end
  42.   object LabelSubj: TLabelPlus
  43.     Left = 80
  44.     Top = 108
  45.     Width = 74
  46.     Height = 13
  47.     Caption = '&P∩┐╜edm∩┐╜t zpr∩┐╜vy'
  48.     FocusControl = ComboSubj
  49.     Attached = True
  50.   end
  51.   object BtnCreate: TButton
  52.     Left = 195
  53.     Top = 224
  54.     Width = 75
  55.     Height = 25
  56.     Caption = 'Vytvo∩┐╜it'
  57.     Default = True
  58.     Enabled = False
  59.     TabOrder = 4
  60.     OnClick = BtnCreateClick
  61.   end
  62.   object BtnClose: TButton
  63.     Left = 275
  64.     Top = 224
  65.     Width = 75
  66.     Height = 25
  67.     Cancel = True
  68.     Caption = 'Zav∩┐╜∩┐╜t'
  69.     ModalResult = 2
  70.     TabOrder = 5
  71.   end
  72.   object RadiosTyp: TRadios
  73.     Left = 80
  74.     Top = 24
  75.     Width = 193
  76.     Height = 73
  77.     Caption = 'Typ korespondence'
  78.     EnableMask = -1
  79.     ItemIndex = 0
  80.     Items.Strings = (
  81.       '&Ti∩┐╜t∩┐╜n∩┐╜ dopis'
  82.       '&E-mail')
  83.     TabOrder = 0
  84.     OnClick = RadiosTypClick
  85.   end
  86.   object BtnEditor: TBitBtn
  87.     Left = 8
  88.     Top = 224
  89.     Width = 75
  90.     Height = 25
  91.     Hint = 'Spustit editor pro vytvo∩┐╜en∩┐╜ dokumentu'
  92.     Caption = 'Editor'
  93.     ParentShowHint = False
  94.     ShowHint = True
  95.     TabOrder = 3
  96.     OnClick = BtnEditorClick
  97.     Glyph.Data = {
  98.       F6000000424DF600000000000000760000002800000010000000100000000100
  99.       0400000000008000000000000000000000001000000010000000000000000000
  100.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  101.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00D00000000000
  102.       DDDD7888888888880DDD7FFFFFFFFFF80DDD7FFFFF00FFF80DDD788888830000
  103.       0DDD7FFFFFFF3BF300DD7FFFFFFFF3BF370D78888888883B30007FFFFFFFFFF3
  104.       00047FFFFFFFFFF800C478888888888804FC7FFFFFFFFFF804CF7FFFFFFFFFF8
  105.       0D4C7F0F0F0F0F0F0DD4D0F7F7F7F7F0DDDDDD0F0F0F0F0DDDDD}
  106.   end
  107.   object EditFilename: TFilenameEdit
  108.     Left = 80
  109.     Top = 176
  110.     Width = 249
  111.     Height = 21
  112.     Separator = #0
  113.     DialogOptions = [ofHideReadOnly, ofFileMustExist, ofEnableSizing]
  114.     ButtonHint = 'Proch∩┐╜zet'
  115.     ClickKey = 120
  116.     NumGlyphs = 1
  117.     TabOrder = 2
  118.     OnChange = EditFilenameChange
  119.   end
  120.   object ComboSubj: TComboBox
  121.     Left = 80
  122.     Top = 124
  123.     Width = 249
  124.     Height = 21
  125.     Color = clBtnFace
  126.     Enabled = False
  127.     ItemHeight = 13
  128.     Sorted = True
  129.     TabOrder = 1
  130.   end
  131.   object Wallpaper1: TWallpaper
  132.     ResourceName = 'WALLPAPER'
  133.     Left = 104
  134.     Top = 224
  135.   end
  136.   object Mru: TMRUManager
  137.     Left = 132
  138.     Top = 224
  139.   end
  140. end
  141.