home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM25
/
TFORM25.txt
Wrap
Text File
|
1998-04-04
|
3KB
|
171 lines
object Form25: TForm25
Left = 414
Top = 120
ActiveControl = Edit4
BorderStyle = bsDialog
Caption = 'TEXTAREA'
ClientHeight = 166
ClientWidth = 232
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 Label5: TLabel
Left = 24
Top = 85
Width = 31
Height = 13
Caption = '��dky'
end
object Label7: TLabel
Left = 16
Top = 62
Width = 39
Height = 13
Caption = 'Sloupce'
end
object Label10: TLabel
Left = 18
Top = 13
Width = 31
Height = 13
Caption = 'Jm�no'
end
object Label1: TLabel
Left = 8
Top = 109
Width = 45
Height = 13
Caption = 'TabIndex'
end
object ComboBox1: TComboBox
Left = 56
Top = 32
Width = 169
Height = 21
Hint = 'Zarovn�n� textov�ho pole vzhledem ke str�nce'
ItemHeight = 13
Items.Strings = (
'baseline'
'center'
'left'
'middle'
'right'
'textbottom'
'textmiddle'
'texttop')
Sorted = True
TabOrder = 1
end
object SpinEdit1: TSpinEdit
Left = 56
Top = 57
Width = 57
Height = 22
Hint = 'Po�et slupc� v textov�m poli'
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
Hint = 'Po�et ��dk� textov�ho pole'
MaxValue = 0
MinValue = 0
TabOrder = 4
Value = 0
OnChange = SpinEdit3Change
end
object Button3: TButton
Left = 18
Top = 136
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 10
end
object Button1: TButton
Left = 146
Top = 136
Width = 75
Height = 25
Caption = 'Vlo�it'
Default = True
ModalResult = 1
TabOrder = 9
OnClick = Button1Click
end
object CheckBox4: TCheckBox
Left = 132
Top = 108
Width = 90
Height = 17
Hint = 'Ud�v�, zda bude textov� pole pouze ke �ten�'
Alignment = taLeftJustify
Caption = 'Pouze ke �ten�'
TabOrder = 8
end
object Edit4: TEdit
Left = 56
Top = 9
Width = 169
Height = 21
Hint = 'Jm�no textov�ho pole'
TabOrder = 0
end
object SpinEdit2: TSpinEdit
Left = 56
Top = 105
Width = 57
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 6
Value = 0
OnChange = SpinEdit2Change
end
object CheckBox1: TCheckBox
Left = 116
Top = 107
Width = 17
Height = 17
Caption = 'CheckBox1'
TabOrder = 7
end
end