📄 unit_zuche.dfm
字号:
object Form_zuche: TForm_zuche
Left = 298
Top = 216
Width = 400
Height = 450
Caption = #29992#25143#27880#20876
Color = clBtnFace
Constraints.MaxHeight = 450
Constraints.MaxWidth = 400
Constraints.MinHeight = 450
Constraints.MinWidth = 400
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 15
object Label1: TLabel
Left = 77
Top = 122
Width = 60
Height = 15
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 77
Top = 170
Width = 75
Height = 15
Caption = #30331#24405#23494#30721#65306
end
object Label3: TLabel
Left = 77
Top = 210
Width = 105
Height = 15
Caption = #37325#22797#30331#24405#23494#30721#65306
end
object Label4: TLabel
Left = 77
Top = 303
Width = 75
Height = 15
Caption = #30495#23454#22995#21517#65306
end
object Label5: TLabel
Left = 120
Top = 40
Width = 144
Height = 37
Caption = #29992#25143#27880#20876
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -35
Font.Name = #21326#25991#34892#26999
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 77
Top = 256
Width = 75
Height = 15
Caption = #21592#24037#32534#21495#65306
end
object Edit1: TEdit
Left = 205
Top = 120
Width = 121
Height = 23
TabOrder = 0
end
object Edit2: TEdit
Left = 205
Top = 160
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 205
Top = 200
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 2
end
object Edit4: TEdit
Left = 205
Top = 248
Width = 121
Height = 23
TabOrder = 3
end
object Edit5: TEdit
Left = 205
Top = 296
Width = 121
Height = 23
TabOrder = 4
end
object Button1: TButton
Left = 88
Top = 364
Width = 87
Height = 32
Caption = #27880#20876
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 232
Top = 364
Width = 87
Height = 32
Caption = #21462#28040
TabOrder = 6
OnClick = Button2Click
end
object ADOTable1: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #29289#19994#31649#29702#22788#21592#24037#34920
Left = 40
Top = 48
end
object ADOTable2: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #25805#20316#35760#24405#65288#29992#25143#65289#34920
Left = 40
Top = 88
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=XQ.mdb;Persist Secu' +
'rity Info=False'
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 16
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -