home *** CD-ROM | disk | FTP | other *** search
- object fcas: Tfcas
- Left = 332
- Top = 167
- BorderStyle = bsDialog
- Caption = 'Nastaven� �asu odesl�n�'
- ClientHeight = 113
- ClientWidth = 454
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox2: TGroupBox
- Left = 12
- Top = 8
- Width = 141
- Height = 89
- Caption = ' �as '
- TabOrder = 3
- object Label1: TLabel
- Left = 64
- Top = 53
- Width = 7
- Height = 20
- Caption = ':'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object DateEdit1: TDateEdit
- Left = 16
- Top = 20
- Width = 101
- Height = 21
- NumGlyphs = 2
- TabOrder = 0
- end
- object RxSpinEdit1: TRxSpinEdit
- Left = 16
- Top = 52
- Width = 41
- Height = 21
- MaxValue = 23.000000000000000000
- MaxLength = 2
- TabOrder = 1
- end
- object RxSpinEdit2: TRxSpinEdit
- Left = 76
- Top = 52
- Width = 41
- Height = 21
- Increment = 5.000000000000000000
- MaxValue = 59.000000000000000000
- MaxLength = 2
- TabOrder = 2
- OnBottomClick = RxSpinEdit2BottomClick
- OnTopClick = RxSpinEdit2BottomClick
- end
- end
- object BitBtn1: TBitBtn
- Left = 364
- Top = 24
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = BitBtn1Click
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 364
- Top = 56
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 1
- NumGlyphs = 2
- end
- object GroupBox1: TGroupBox
- Left = 168
- Top = 8
- Width = 177
- Height = 89
- Caption = ' Opakov�n� '
- TabOrder = 2
- object Label2: TLabel
- Left = 16
- Top = 20
- Width = 29
- Height = 13
- Caption = 'Poslat'
- end
- object Label3: TLabel
- Left = 104
- Top = 20
- Width = 18
- Height = 13
- Caption = 'kr�t'
- end
- object Label4: TLabel
- Left = 12
- Top = 52
- Width = 40
- Height = 13
- Caption = 'ka�d�ch'
- end
- object RxSpinEdit3: TRxSpinEdit
- Left = 56
- Top = 16
- Width = 41
- Height = 21
- MaxValue = 1000.000000000000000000
- TabOrder = 0
- end
- object RxSpinEdit4: TRxSpinEdit
- Left = 56
- Top = 48
- Width = 41
- Height = 21
- MaxValue = 1000.000000000000000000
- MinValue = 1.000000000000000000
- Value = 1.000000000000000000
- TabOrder = 1
- end
- object ComboBox1: TComboBox
- Left = 104
- Top = 48
- Width = 65
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'minut'
- 'hodin'
- 'dn�'
- 't�dn�'
- 'm�s�c�'
- 'rok�')
- TabOrder = 2
- end
- end
- end
-