home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 February
/
Chip_2003-02_cd1.bin
/
tema
/
siggis
/
siGGis.exe
/
0
/
RCDATA
/
TLGRID
/
TLGRID.txt
Wrap
Text File
|
2001-12-03
|
941b
|
49 lines
object LGrid: TLGrid
Left = 308
Top = 183
Width = 351
Height = 290
Caption = 'Edit label'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 222
Width = 343
Height = 41
Align = alBottom
TabOrder = 0
object BitBtn1: TBitBtn
Left = 136
Top = 8
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = BitBtn1Click
end
end
object SG: TStringGrid
Left = 0
Top = 0
Width = 343
Height = 222
Align = alClient
ColCount = 2
DefaultColWidth = 10
DefaultRowHeight = 20
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
TabOrder = 1
OnExit = SGExit
ColWidths = (
10
327)
end
end