home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
GRIDFORM.DFM
/
GRIDFORM.txt
Wrap
Text File
|
1997-01-16
|
531b
|
25 lines
inherited GridViewForm: TGridViewForm
Caption = 'GridViewForm'
PixelsPerInch = 96
TextHeight = 13
inherited StdCtrlPanel: TPanel [0]
Caption = ''
end
inherited GDSStdPanel: TPanel [1]
end
object DBGrid1: TDBGrid [2]
Left = 0
Top = 161
Width = 460
Height = 159
Align = alClient
DataSource = OrdersSource
TabOrder = 2
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
end
end