home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM27
/
TFORM27.txt
Wrap
Text File
|
1998-04-04
|
2KB
|
91 lines
object Form27: TForm27
Left = 401
Top = 117
Width = 209
Height = 378
ActiveControl = ListBox1
Caption = 'Active-X'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 292
Width = 29
Height = 13
Caption = 'V��ka'
end
object Label2: TLabel
Left = 107
Top = 292
Width = 26
Height = 13
Caption = '���ka'
end
object ListBox1: TListBox
Left = 0
Top = 0
Width = 201
Height = 281
ItemHeight = 13
TabOrder = 0
OnClick = ListBox1Click
end
object SpinEdit1: TSpinEdit
Left = 40
Top = 288
Width = 57
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 50
end
object SpinEdit2: TSpinEdit
Left = 136
Top = 288
Width = 57
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 2
Value = 50
end
object Button1: TButton
Left = 112
Top = 320
Width = 75
Height = 25
Caption = 'Vlo�it'
Default = True
ModalResult = 1
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 320
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 4
end
object ListBox2: TListBox
Left = 40
Top = 16
Width = 121
Height = 193
ItemHeight = 13
TabOrder = 5
Visible = False
end
end