home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / Chip_2000-08_cd1.bin / sharewar / kubik / DreamCom.exe / 0 / RCDATA / TFCAS / TFCAS.txt
Encoding:
Text File  |  2000-06-16  |  3.0 KB  |  155 lines

  1. object fcas: Tfcas
  2.   Left = 332
  3.   Top = 167
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nastaven∩┐╜ ∩┐╜asu odesl∩┐╜n∩┐╜'
  6.   ClientHeight = 113
  7.   ClientWidth = 454
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object GroupBox2: TGroupBox
  19.     Left = 12
  20.     Top = 8
  21.     Width = 141
  22.     Height = 89
  23.     Caption = ' ∩┐╜as '
  24.     TabOrder = 3
  25.     object Label1: TLabel
  26.       Left = 64
  27.       Top = 53
  28.       Width = 7
  29.       Height = 20
  30.       Caption = ':'
  31.       Font.Charset = DEFAULT_CHARSET
  32.       Font.Color = clWindowText
  33.       Font.Height = -16
  34.       Font.Name = 'MS Sans Serif'
  35.       Font.Style = [fsBold]
  36.       ParentFont = False
  37.     end
  38.     object DateEdit1: TDateEdit
  39.       Left = 16
  40.       Top = 20
  41.       Width = 101
  42.       Height = 21
  43.       NumGlyphs = 2
  44.       TabOrder = 0
  45.     end
  46.     object RxSpinEdit1: TRxSpinEdit
  47.       Left = 16
  48.       Top = 52
  49.       Width = 41
  50.       Height = 21
  51.       MaxValue = 23.000000000000000000
  52.       MaxLength = 2
  53.       TabOrder = 1
  54.     end
  55.     object RxSpinEdit2: TRxSpinEdit
  56.       Left = 76
  57.       Top = 52
  58.       Width = 41
  59.       Height = 21
  60.       Increment = 5.000000000000000000
  61.       MaxValue = 59.000000000000000000
  62.       MaxLength = 2
  63.       TabOrder = 2
  64.       OnBottomClick = RxSpinEdit2BottomClick
  65.       OnTopClick = RxSpinEdit2BottomClick
  66.     end
  67.   end
  68.   object BitBtn1: TBitBtn
  69.     Left = 364
  70.     Top = 24
  71.     Width = 75
  72.     Height = 25
  73.     Caption = 'OK'
  74.     Default = True
  75.     ModalResult = 1
  76.     TabOrder = 0
  77.     OnClick = BitBtn1Click
  78.     NumGlyphs = 2
  79.   end
  80.   object BitBtn2: TBitBtn
  81.     Left = 364
  82.     Top = 56
  83.     Width = 75
  84.     Height = 25
  85.     Cancel = True
  86.     Caption = 'Storno'
  87.     ModalResult = 2
  88.     TabOrder = 1
  89.     NumGlyphs = 2
  90.   end
  91.   object GroupBox1: TGroupBox
  92.     Left = 168
  93.     Top = 8
  94.     Width = 177
  95.     Height = 89
  96.     Caption = ' Opakov∩┐╜n∩┐╜ '
  97.     TabOrder = 2
  98.     object Label2: TLabel
  99.       Left = 16
  100.       Top = 20
  101.       Width = 29
  102.       Height = 13
  103.       Caption = 'Poslat'
  104.     end
  105.     object Label3: TLabel
  106.       Left = 104
  107.       Top = 20
  108.       Width = 18
  109.       Height = 13
  110.       Caption = 'kr∩┐╜t'
  111.     end
  112.     object Label4: TLabel
  113.       Left = 12
  114.       Top = 52
  115.       Width = 40
  116.       Height = 13
  117.       Caption = 'ka∩┐╜d∩┐╜ch'
  118.     end
  119.     object RxSpinEdit3: TRxSpinEdit
  120.       Left = 56
  121.       Top = 16
  122.       Width = 41
  123.       Height = 21
  124.       MaxValue = 1000.000000000000000000
  125.       TabOrder = 0
  126.     end
  127.     object RxSpinEdit4: TRxSpinEdit
  128.       Left = 56
  129.       Top = 48
  130.       Width = 41
  131.       Height = 21
  132.       MaxValue = 1000.000000000000000000
  133.       MinValue = 1.000000000000000000
  134.       Value = 1.000000000000000000
  135.       TabOrder = 1
  136.     end
  137.     object ComboBox1: TComboBox
  138.       Left = 104
  139.       Top = 48
  140.       Width = 65
  141.       Height = 21
  142.       Style = csDropDownList
  143.       ItemHeight = 13
  144.       Items.Strings = (
  145.         'minut'
  146.         'hodin'
  147.         'dn∩┐╜'
  148.         't∩┐╜dn∩┐╜'
  149.         'm∩┐╜s∩┐╜c∩┐╜'
  150.         'rok∩┐╜')
  151.       TabOrder = 2
  152.     end
  153.   end
  154. end
  155.