home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
borland
/
cb
/
setup
/
cbuilder
/
data.z
/
CANMAIN.DFM
/
CANMAIN.txt
Wrap
Text File
|
1997-02-28
|
425b
|
24 lines
object Form1: TForm1
Left = 199
Top = 114
Width = 278
Height = 300
Caption = 'Canvas'
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
OnPaint = FormPaint
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 24
Top = 16
end
end