home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Needle Craft Plus
/
NeedleCraftPlusVolume1.iso
/
win
/
dotmat
/
dotmat2a.exe
/
dotmat.exe
/
0
/
RCDATA
/
TGRIDFORM
/
TGRIDFORM.txt
< prev
Wrap
Text File
|
1996-05-03
|
708b
|
33 lines
object GridForm: TGridForm
Left = 162
Top = 130
Width = 600
Height = 384
Caption = 'GridForm'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = [fsBold]
Icon.Data = {<image000.ico>}
PixelsPerInch = 96
Position = poDefault
OnClose = FormClose
OnCreate = FormCreate
TextHeight = 16
object DrawGrid1: TDrawGrid
Left = 0
Top = 0
Width = 592
Height = 357
Align = alClient
DefaultColWidth = 20
DefaultRowHeight = 20
DefaultDrawing = False
FixedCols = 0
FixedRows = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goThumbTracking]
TabOrder = 0
OnDrawCell = DrawGrid1DrawCell
end
end