Delphi 7数据库开发 配套源代码,内含1-18章各示例代码!~
源代码在线查看: serverfrm.dfm
object Form1: TForm1
Left = 468
Top = 307
Width = 276
Height = 130
Caption = #23433#20840#31283#23450#31995#32479#24212#29992#26381#21153#22120
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 32
Width = 241
Height = 33
Caption = 'label1'
end
end