📄 unit2.dfm
字号:
object Form2: TForm2
Left = 153
Top = 151
Width = 575
Height = 362
Caption = 'Form2'
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 = 48
Top = 168
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 = 168
Top = 168
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 = 400
Top = 168
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 = 280
Top = 168
Width = 26
Height = 13
Caption = #36816#36153
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 272
Top = 64
Width = 52
Height = 13
Caption = #36827#36135#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 = 160
Top = 64
Width = 52
Height = 13
Caption = #29983#20135#21378#21830
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 = 128
Top = 16
Width = 151
Height = 25
Caption = #36827#36135#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 = 384
Top = 64
Width = 52
Height = 13
Caption = #36816#36755#26041#24335
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBEdit1: TDBEdit
Left = 448
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 = 48
Top = 192
Width = 73
Height = 21
DataField = #25968#37327
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 168
Top = 192
Width = 73
Height = 21
DataField = #21333#20215
DataSource = DataSource1
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 400
Top = 192
Width = 89
Height = 21
DataField = #21512#35745
DataSource = DataSource1
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 272
Top = 88
Width = 97
Height = 21
DataField = #36827#36135#26085#26399
DataSource = DataSource1
TabOrder = 5
end
object DBEdit8: TDBEdit
Left = 160
Top = 88
Width = 97
Height = 21
DataField = #29983#20135#21378#21830
DataSource = DataSource1
TabOrder = 6
end
object DBEdit10: TDBEdit
Left = 280
Top = 192
Width = 89
Height = 21
DataField = #36816#36153
DataSource = DataSource1
TabOrder = 7
end
object DBNavigator1: TDBNavigator
Left = 64
Top = 288
Width = 390
Height = 33
DataSource = DataSource1
TabOrder = 8
end
object DBEdit7: TDBEdit
Left = 384
Top = 88
Width = 97
Height = 21
DataField = #36816#36755#26041#24335
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 = 'jhhj'
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 + -