Componentes.Terceros.DevExp.../official/x.36/ExpressDBTree Suite/Demos/Delphi/DBTree_F/Dbview.dfm
2008-06-02 17:37:37 +00:00

43 lines
822 B
Plaintext

object Form2: TForm2
Left = 200
Top = 108
Width = 435
Height = 300
Caption = 'DBGrid'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 427
Height = 232
Align = alClient
TabOrder = 0
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel1: TPanel
Left = 0
Top = 232
Width = 427
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object BitBtn1: TBitBtn
Left = 344
Top = 8
Width = 75
Height = 25
TabOrder = 0
Kind = bkClose
end
end
end