home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
FIRST.DFM
/
FIRST.txt
Wrap
Text File
|
1997-01-16
|
394b
|
23 lines
object Form1: TForm1
Left = 200
Top = 112
Width = 435
Height = 300
Caption = 'Form1'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 176
Top = 40
Width = 75
Height = 25
Caption = '2nd form'
TabOrder = 0
OnClick = Button1Click
end
end