home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
TemaCD
/
malamatem
/
deleni.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
Wrap
Text File
|
2001-11-18
|
1KB
|
63 lines
object Form2: TForm2
Left = 192
Top = 107
Width = 544
Height = 375
Caption = 'Form2'
Color = clRed
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 44
Width = 32
Height = 13
Caption = 'Label1'
end
object Label2: TLabel
Left = 36
Top = 136
Width = 32
Height = 13
Caption = 'Label2'
end
object Label3: TLabel
Left = 36
Top = 212
Width = 32
Height = 13
Caption = 'Label3'
end
object Button1: TButton
Left = 412
Top = 292
Width = 105
Height = 41
Caption = 'Konec'
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 352
Top = 40
Width = 81
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object Button2: TButton
Left = 408
Top = 120
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
end
end