home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 December
/
Chip_2001-12_cd1.bin
/
ctenari
/
Vachtl
/
mobydict171.exe
/
MobyDict.exe
/
0
/
RCDATA
/
TFRMAUTOMAT
/
TFRMAUTOMAT.txt
Wrap
Text File
|
2001-10-14
|
3KB
|
162 lines
object frmAutomat: TfrmAutomat
Left = 52
Top = 97
Width = 491
Height = 335
Caption = 'Automatick� zkou�en�'
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 lblOtazka: TLabel
Left = 0
Top = 40
Width = 481
Height = 54
Alignment = taCenter
AutoSize = False
Caption = 'lblOtazka'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object lblOdpoved: TLabel
Left = 0
Top = 104
Width = 481
Height = 49
Alignment = taCenter
AutoSize = False
Caption = 'lblOdpoved'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clGreen
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object lbPozice: TLabel
Left = 16
Top = 8
Width = 40
Height = 13
Caption = 'lbPozice'
end
object bDalsiUsek: TButton
Left = 192
Top = 169
Width = 97
Height = 25
Caption = 'Dal�� �sek'
TabOrder = 0
OnClick = bDalsiUsekClick
end
object bKonec: TButton
Left = 400
Top = 272
Width = 75
Height = 25
Caption = 'Zp�t'
ModalResult = 1
TabOrder = 1
OnClick = bKonecClick
end
object GroupBox1: TGroupBox
Left = 16
Top = 216
Width = 353
Height = 81
Caption = '�asov� limity'
TabOrder = 2
object Label3: TLabel
Left = 8
Top = 16
Width = 70
Height = 13
Caption = '�as na ot�zku:'
end
object Label4: TLabel
Left = 7
Top = 48
Width = 82
Height = 13
Caption = '�as na odpov��:'
end
object tbOtazka: TTrackBar
Left = 104
Top = 16
Width = 241
Height = 25
LineSize = 10
Max = 30
Orientation = trHorizontal
ParentShowHint = False
Frequency = 5
Position = 10
SelEnd = 0
SelStart = 0
ShowHint = False
TabOrder = 0
ThumbLength = 14
TickMarks = tmBottomRight
TickStyle = tsAuto
end
object tbOdpoved: TTrackBar
Left = 104
Top = 48
Width = 241
Height = 25
LineSize = 2
Max = 30
Orientation = trHorizontal
ParentShowHint = False
Frequency = 5
Position = 10
SelEnd = 0
SelStart = 0
ShowHint = False
TabOrder = 1
ThumbLength = 14
TickMarks = tmBottomRight
TickStyle = tsAuto
end
end
object pbUkazatel: TProgressBar
Left = 17
Top = 25
Width = 25
Height = 5
Enabled = False
Min = 0
Max = 100
Position = 50
Smooth = True
TabOrder = 3
end
object hodinky: TTimer
Enabled = False
Interval = 100
OnTimer = hodinkyTimer
Left = 432
Top = 168
end
object ActionList1: TActionList
Left = 224
Top = 8
object actKonec: TAction
Caption = 'Konec'
ShortCut = 27
OnExecute = actKonecExecute
end
end
end