Componentes.Terceros.DevExp.../official/x.38/ExpressDBTree Suite/Demos/CBuilder/DBTree_F/dbview.dfm
2008-08-27 11:56:15 +00:00

46 lines
924 B
Plaintext

object Form2: TForm2
Left = 112
Top = 89
Width = 435
Height = 300
Caption = 'Form2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 427
Height = 232
Align = alClient
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
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