home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 May
/
VPR9705A.ISO
/
VPR_DATA
/
PROGRAM
/
CBTRIAL
/
SETUP
/
DATA.Z
/
GRIDFORM.DFM
/
GRIDFORM.txt
Wrap
Text File
|
1997-02-14
|
596b
|
28 lines
inherited GridViewForm: TGridViewForm
Left = 207
Top = 119
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.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
end
end