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

  1. object FormRtfOdstavec: TFormRtfOdstavec
  2.   Left = 349
  3.   Top = 228
  4.   BorderStyle = bsDialog
  5.   Caption = 'Odstavec'
  6.   ClientHeight = 216
  7.   ClientWidth = 230
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Bevel1: TBevel
  15.     Left = 8
  16.     Top = 116
  17.     Width = 213
  18.     Height = 61
  19.     Shape = bsFrame
  20.   end
  21.   object Frame1: TFrame
  22.     Left = 8
  23.     Top = 8
  24.     Width = 213
  25.     Height = 100
  26.     Caption = 'Odsazen∩┐╜'
  27.   end
  28.   object LabelPlus1: TLabelPlus
  29.     Left = 40
  30.     Top = 140
  31.     Width = 49
  32.     Height = 13
  33.     AttachType = atLeft
  34.     Caption = '&Zarovn∩┐╜n∩┐╜'
  35.     FocusControl = ComboJustify
  36.     Attached = True
  37.   end
  38.   object LabelPlus2: TLabelPlus
  39.     Left = 62
  40.     Top = 56
  41.     Width = 27
  42.     Height = 13
  43.     AttachType = atLeft
  44.     Caption = 'V&levo'
  45.     FocusControl = EditLeft
  46.     Attached = True
  47.   end
  48.   object LabelPlus3: TLabelPlus
  49.     Left = 55
  50.     Top = 80
  51.     Width = 34
  52.     Height = 13
  53.     AttachType = atLeft
  54.     Caption = 'V&pravo'
  55.     FocusControl = EditRight
  56.     Attached = True
  57.   end
  58.   object LabelPlus4: TLabelPlus
  59.     Left = 33
  60.     Top = 32
  61.     Width = 56
  62.     Height = 13
  63.     AttachType = atLeft
  64.     Caption = '&Prvn∩┐╜ ∩┐╜∩┐╜dek'
  65.     FocusControl = EditFirst
  66.     Attached = True
  67.   end
  68.   object Label1: TLabel
  69.     Left = 160
  70.     Top = 56
  71.     Width = 16
  72.     Height = 13
  73.     Caption = 'mm'
  74.     Transparent = True
  75.   end
  76.   object Label2: TLabel
  77.     Left = 160
  78.     Top = 80
  79.     Width = 16
  80.     Height = 13
  81.     Caption = 'mm'
  82.     Transparent = True
  83.   end
  84.   object Label3: TLabel
  85.     Left = 160
  86.     Top = 32
  87.     Width = 16
  88.     Height = 13
  89.     Caption = 'mm'
  90.     Transparent = True
  91.   end
  92.   object BtnOk: TButton
  93.     Left = 67
  94.     Top = 184
  95.     Width = 75
  96.     Height = 25
  97.     Caption = 'OK'
  98.     Default = True
  99.     ModalResult = 1
  100.     TabOrder = 4
  101.   end
  102.   object BtnCancel: TButton
  103.     Left = 147
  104.     Top = 184
  105.     Width = 75
  106.     Height = 25
  107.     Cancel = True
  108.     Caption = 'Storno'
  109.     ModalResult = 2
  110.     TabOrder = 5
  111.   end
  112.   object EditLeft: TNumEdit
  113.     Left = 96
  114.     Top = 52
  115.     Width = 61
  116.     Height = 21
  117.     FloatDigits = 2
  118.     FloatPrecision = 15
  119.     Increment = 1.000000000000000000
  120.     MaxValue = 999.000000000000000000
  121.     MinValue = -999.000000000000000000
  122.     TabOrder = 1
  123.   end
  124.   object EditRight: TNumEdit
  125.     Left = 96
  126.     Top = 76
  127.     Width = 61
  128.     Height = 21
  129.     FloatDigits = 2
  130.     FloatPrecision = 15
  131.     Increment = 1.000000000000000000
  132.     MaxValue = 999.000000000000000000
  133.     MinValue = -999.000000000000000000
  134.     TabOrder = 2
  135.   end
  136.   object EditFirst: TNumEdit
  137.     Left = 96
  138.     Top = 28
  139.     Width = 61
  140.     Height = 21
  141.     FloatDigits = 2
  142.     FloatPrecision = 15
  143.     Increment = 1.000000000000000000
  144.     MaxValue = 999.000000000000000000
  145.     MinValue = -999.000000000000000000
  146.     TabOrder = 0
  147.   end
  148.   object ComboJustify: TComboBox
  149.     Left = 96
  150.     Top = 136
  151.     Width = 85
  152.     Height = 21
  153.     Style = csDropDownList
  154.     ItemHeight = 13
  155.     Items.Strings = (
  156.       'Vlevo'
  157.       'Vpravo'
  158.       'Na st∩┐╜ed')
  159.     TabOrder = 3
  160.   end
  161.   object Wallpaper1: TWallpaper
  162.     ResourceName = 'WALLPAPER'
  163.     Left = 8
  164.     Top = 184
  165.   end
  166. end
  167.