home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 February
/
Chip_2001-02_cd1.bin
/
oddech
/
gaga12
/
gaga.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
2000-11-19
|
2KB
|
97 lines
object Form2: TForm2
Left = 345
Top = 205
Width = 257
Height = 139
BorderIcons = []
Caption = 'rozm�ry:'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 249
Height = 112
Align = alClient
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 89
Height = 21
Alignment = taRightJustify
AutoSize = False
Caption = '��dky (2-5):'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 0
Top = 64
Width = 105
Height = 25
Alignment = taRightJustify
AutoSize = False
Caption = 'sloupce (3-7):'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object SpinEdit1: TSpinEdit
Left = 120
Top = 20
Width = 41
Height = 34
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
MaxLength = 1
MaxValue = 5
MinValue = 2
ParentFont = False
TabOrder = 0
Value = 3
end
object SpinEdit2: TSpinEdit
Left = 120
Top = 61
Width = 41
Height = 34
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
MaxLength = 1
MaxValue = 7
MinValue = 3
ParentFont = False
TabOrder = 1
Value = 5
end
object Button1: TButton
Left = 184
Top = 40
Width = 41
Height = 33
Caption = 'OK'
TabOrder = 2
OnClick = Button1Click
end
end
end