home *** CD-ROM | disk | FTP | other *** search
- object IntervalFm: TIntervalFm
- Left = 325
- Top = 213
- ActiveControl = XVarE
- BorderStyle = bsDialog
- Caption = 'Zad�n� intervalu'
- ClientHeight = 169
- ClientWidth = 317
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 40
- Width = 109
- Height = 13
- Caption = 'Doln� hranice intervalu:'
- end
- object Label2: TLabel
- Left = 16
- Top = 64
- Width = 110
- Height = 13
- Caption = 'Horn� hranice intervalu:'
- end
- object Label3: TLabel
- Left = 16
- Top = 16
- Width = 81
- Height = 13
- Caption = 'N�zev prom�nn�'
- end
- object Label4: TLabel
- Left = 16
- Top = 88
- Width = 22
- Height = 13
- Caption = 'Krok'
- end
- object PoznLab: TLabel
- Left = 16
- Top = 112
- Width = 55
- Height = 13
- Caption = '(pozn�mka)'
- end
- object XVarE: TEdit
- Left = 184
- Top = 8
- Width = 121
- Height = 21
- TabOrder = 0
- Text = 'x'
- end
- object MinE: TEdit
- Left = 184
- Top = 32
- Width = 121
- Height = 21
- TabOrder = 1
- Text = 'MinE'
- end
- object MaxE: TEdit
- Left = 184
- Top = 56
- Width = 121
- Height = 21
- TabOrder = 2
- Text = 'MaxE'
- end
- object KrokE: TEdit
- Left = 184
- Top = 80
- Width = 121
- Height = 21
- TabOrder = 3
- Text = 'KrokE'
- end
- object BitBtn1: TBitBtn
- Left = 152
- Top = 136
- Width = 75
- Height = 25
- TabOrder = 4
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 232
- Top = 136
- Width = 75
- Height = 25
- Caption = 'Storno'
- TabOrder = 5
- Kind = bkCancel
- end
- end
-