📄 unit3.dfm
字号:
object Form3: TForm3
Left = 124
Top = 149
Width = 618
Height = 349
Caption = #38144#21806#30331#35760
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 368
Top = 16
Width = 26
Height = 13
Caption = #32534#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 40
Top = 64
Width = 91
Height = 13
Caption = #21830#21697#21517#31216#21450#22411#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 40
Top = 144
Width = 26
Height = 13
Caption = #25968#37327
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 184
Top = 144
Width = 26
Height = 13
Caption = #21333#20215
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 352
Top = 144
Width = 26
Height = 13
Caption = #21512#35745
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 480
Top = 144
Width = 39
Height = 13
Caption = #19994#21153#21592
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 352
Top = 64
Width = 52
Height = 13
Caption = #38144#21806#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 200
Top = 64
Width = 26
Height = 13
Caption = #23458#25143
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 80
Top = 96
Width = 38
Height = 13
Caption = 'Label13'
end
object Label1: TLabel
Left = 168
Top = 16
Width = 151
Height = 25
Caption = #38144#21806#20449#24687#30331#35760
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 480
Top = 64
Width = 39
Height = 13
Caption = #24211#23384#37327
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBEdit1: TDBEdit
Left = 416
Top = 16
Width = 57
Height = 21
DataField = #32534#21495
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 40
Top = 88
Width = 97
Height = 21
DataField = #21830#21697#21517#31216#21450#22411#21495
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 40
Top = 176
Width = 73
Height = 21
DataField = #25968#37327
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 184
Top = 176
Width = 73
Height = 21
DataField = #21333#20215
DataSource = DataSource1
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 344
Top = 176
Width = 89
Height = 21
DataField = #21512#35745
DataSource = DataSource1
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 352
Top = 88
Width = 81
Height = 21
DataField = #26085#26399
DataSource = DataSource1
TabOrder = 5
end
object DBEdit8: TDBEdit
Left = 200
Top = 88
Width = 89
Height = 21
DataField = #23458#25143
DataSource = DataSource1
TabOrder = 6
end
object DBEdit10: TDBEdit
Left = 472
Top = 176
Width = 89
Height = 21
DataField = #19994#21153#21592
DataSource = DataSource1
TabOrder = 7
end
object DBNavigator1: TDBNavigator
Left = 48
Top = 248
Width = 390
Height = 33
DataSource = DataSource1
TabOrder = 8
end
object DBEdit7: TDBEdit
Left = 480
Top = 88
Width = 89
Height = 21
DataField = #24211#23384#37327
DataSource = DataSource1
TabOrder = 9
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=wl.mdb;Persist Secu' +
'rity Info=False'
CursorType = ctStatic
TableName = 'xshj'
Left = 88
Top = 16
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 48
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -