home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM24
/
TFORM24.txt
Wrap
Text File
|
1998-04-04
|
3KB
|
150 lines
object Form24: TForm24
Left = 295
Top = 157
ActiveControl = Edit4
BorderStyle = bsDialog
Caption = 'Select'
ClientHeight = 141
ClientWidth = 221
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
ShowHint = True
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 5
Top = 36
Width = 49
Height = 13
Caption = 'Zarovn�n�'
end
object Label10: TLabel
Left = 18
Top = 13
Width = 31
Height = 13
Caption = 'Jm�no'
end
object Label5: TLabel
Left = 8
Top = 61
Width = 45
Height = 13
Caption = 'TabIndex'
end
object Label7: TLabel
Left = 16
Top = 86
Width = 37
Height = 13
Caption = 'Velikost'
end
object ComboBox1: TComboBox
Left = 56
Top = 32
Width = 161
Height = 21
ItemHeight = 13
Items.Strings = (
'baseline'
'center'
'left'
'middle'
'right'
'textbottom'
'textmiddle'
'texttop')
Sorted = True
TabOrder = 1
end
object Button3: TButton
Left = 18
Top = 112
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 9
end
object Button1: TButton
Left = 130
Top = 112
Width = 75
Height = 25
Caption = 'Vlo�it'
Default = True
ModalResult = 1
TabOrder = 8
OnClick = Button1Click
end
object CheckBox1: TCheckBox
Left = 156
Top = 58
Width = 53
Height = 21
Alignment = taLeftJustify
Caption = 'Aktivn�'
State = cbChecked
TabOrder = 6
end
object CheckBox4: TCheckBox
Left = 158
Top = 84
Width = 52
Height = 17
Alignment = taLeftJustify
Caption = 'ListBox'
TabOrder = 7
end
object Edit4: TEdit
Left = 56
Top = 9
Width = 161
Height = 21
TabOrder = 0
end
object SpinEdit1: TSpinEdit
Left = 56
Top = 57
Width = 57
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 2
Value = 0
OnChange = SpinEdit1Change
end
object CheckBox2: TCheckBox
Left = 116
Top = 59
Width = 17
Height = 17
Caption = 'CheckBox2'
TabOrder = 3
end
object CheckBox5: TCheckBox
Left = 116
Top = 85
Width = 17
Height = 17
Caption = 'CheckBox3'
TabOrder = 5
end
object SpinEdit3: TSpinEdit
Left = 56
Top = 81
Width = 57
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 4
Value = 0
OnChange = SpinEdit3Change
end
end