home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TCOUNTERFORM
/
TCOUNTERFORM.txt
Wrap
Text File
|
1998-04-04
|
2KB
|
117 lines
object CounterForm: TCounterForm
Left = 200
Top = 104
ActiveControl = ComboBox1
BorderStyle = bsDialog
Caption = 'Vlo�it po��tadlo'
ClientHeight = 121
ClientWidth = 257
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 Label1: TLabel
Left = 28
Top = 34
Width = 55
Height = 13
Hint = 'Identifik�tor je typick� pro ka�dou str�nku s po��tadlem'
Caption = 'Identifik�tor'
end
object Label2: TLabel
Left = 15
Top = 12
Width = 69
Height = 13
Hint = 'Zadejte font, kter� bude pou��vat va�e po��tadlo'
Caption = 'Znakov� sada'
end
object Label3: TLabel
Left = 33
Top = 61
Width = 51
Height = 13
Caption = 'Po�et cifer'
end
object ComboBox1: TComboBox
Left = 88
Top = 8
Width = 161
Height = 21
Hint = 'Dal�� sady najdete na Homepage po��tadla'
ItemHeight = 13
Items.Strings = (
'Calendar'
'ToiletPaper'
'RedBlue'
'Color'
'Color2'
'Domino'
'DarkBow'
'DarkLight'
'BayWatch'
'DeliSuper'
'Rainbow'
'Rainbow2'
'Rainbow3'
'Banana'
'Dadman'
'SlimLin')
TabOrder = 0
end
object Edit1: TEdit
Left = 88
Top = 32
Width = 161
Height = 21
TabOrder = 1
end
object SpinEdit1: TSpinEdit
Left = 88
Top = 56
Width = 49
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 2
Value = 5
end
object Button1: TButton
Left = 144
Top = 56
Width = 107
Height = 25
Cursor = crHandPoint
Hint = 'Odkaz na domovskou str�nkou po��tadla'
Caption = 'Homepage Po�itadla'
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 176
Top = 88
Width = 75
Height = 25
Caption = 'Vlo�it'
Default = True
ModalResult = 1
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 8
Top = 88
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 4
end
end