home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM17
/
TFORM17.txt
Wrap
Text File
|
1998-04-04
|
2KB
|
139 lines
object Form17: TForm17
Left = 349
Top = 136
ActiveControl = ComboBox1
BorderStyle = bsDialog
Caption = 'Soubor r�mc�'
ClientHeight = 114
ClientWidth = 346
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 Label3: TLabel
Left = 8
Top = 15
Width = 39
Height = 13
Caption = 'Sloupce'
end
object Label4: TLabel
Left = 16
Top = 38
Width = 31
Height = 13
Caption = '��dky'
end
object Label1: TLabel
Left = 16
Top = 61
Width = 34
Height = 13
Caption = 'Mezery'
end
object ComboBox2: TComboBox
Left = 51
Top = 34
Width = 93
Height = 21
Hint = 'Kolik bude m�t �ad'
ItemHeight = 13
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'*')
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 51
Top = 10
Width = 93
Height = 21
Hint = 'Kolik bude m�t sloupc�'
ItemHeight = 13
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'*')
TabOrder = 0
end
object SpinEdit1: TSpinEdit
Left = 51
Top = 57
Width = 70
Height = 22
Hint = 'Mezery mezi jednotliv�mi r�my'
MaxValue = 1000
MinValue = 0
TabOrder = 2
Value = 0
OnChange = SpinEdit1Change
end
object CheckBox1: TCheckBox
Left = 130
Top = 61
Width = 17
Height = 17
Caption = 'CheckBox1'
TabOrder = 3
end
object RadioGroup1: TRadioGroup
Left = 248
Top = 8
Width = 81
Height = 49
Hint = 'Ur�uje, zda bude m�t okraje'
Caption = 'Okraje?'
ItemIndex = 0
Items.Strings = (
'Ano'
'Ne')
TabOrder = 5
end
object RadioGroup2: TRadioGroup
Left = 152
Top = 8
Width = 89
Height = 65
Caption = 'Scrolovac� li�ty?'
ItemIndex = 0
Items.Strings = (
'Automaticky'
'Ano'
'Ne')
TabOrder = 4
end
object Button2: TButton
Left = 16
Top = 84
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 7
end
object Button1: TButton
Left = 264
Top = 84
Width = 75
Height = 25
Caption = 'Vlo�it'
Default = True
ModalResult = 1
TabOrder = 6
OnClick = Button1Click
end
end