📄 unit4.~dfm
字号:
object TianJia: TTianJia
Left = 232
Top = 124
Width = 697
Height = 476
AutoSize = True
Caption = 'TianJia'
Color = clGray
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 689
Height = 449
Color = cl3DLight
TabOrder = 0
object Label1: TLabel
Left = 144
Top = 48
Width = 407
Height = 35
Caption = #35831#36755#20837#26032#28155#21152#33322#29677#30340#20449#24687
Color = clInactiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -35
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 243
Top = 133
Width = 77
Height = 21
Caption = #33322#29677#21495':'
Color = clGradientActiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label3: TLabel
Left = 91
Top = 181
Width = 99
Height = 21
Caption = #36215#39134#26102#38388':'
Color = clGradientActiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label4: TLabel
Left = 91
Top = 213
Width = 99
Height = 21
Caption = #21040#36798#26102#38388':'
Color = clGradientActiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label5: TLabel
Left = 355
Top = 181
Width = 99
Height = 21
Caption = #31080' '#20215':'
Color = clGradientActiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label6: TLabel
Left = 355
Top = 221
Width = 99
Height = 21
Caption = #31080#20215#25240#25187':'
Color = clGradientActiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label7: TLabel
Left = 92
Top = 277
Width = 99
Height = 21
Caption = #36884#32463#22478#24066':'
Color = clGradientActiveCaption
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Edit1: TEdit
Left = 355
Top = 133
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 203
Top = 181
Width = 121
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 203
Top = 213
Width = 121
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 467
Top = 181
Width = 121
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 467
Top = 221
Width = 121
Height = 21
TabOrder = 4
end
object Button1: TButton
Left = 232
Top = 384
Width = 75
Height = 25
Caption = #25552#20132
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 416
Top = 384
Width = 75
Height = 25
Caption = #21462#28040
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 6
OnClick = Button2Click
end
object Memo1: TMemo
Left = 208
Top = 272
Width = 361
Height = 89
Lines.Strings = (
'Memo1')
TabOrder = 7
end
end
object ADOTable1: TADOTable
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
TableName = #33322#32447#34920
Left = 48
Top = 32
end
object ADOCommand1: TADOCommand
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 16
Top = 32
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\'#33322#29677#20449#24687#31649#29702#31995#32479'\'#24635#34920'.mdb;' +
'Persist Security Info=False'
Parameters = <>
Left = 80
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -