home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Plus SuperCD (UK) 2000 March
/
pcp161b.iso
/
full
/
delphi
/
DELPHI16
/
RUNIMAGE
/
DELPHI
/
DEMOS
/
SCRIBBLE
/
SCRBFORM.DFM
/
SCRBFORM.txt
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-24
|
348 b
|
18 lines
object Form1: TForm1
Left = 211
Top = 98
AutoScroll = False
Caption = 'Scribble'
ClientHeight = 262
ClientWidth = 423
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
TextHeight = 16
end