📄 formlogin.~dfm
字号:
object login: Tlogin
Left = 363
Top = 218
Width = 288
Height = 256
Caption = #30331#20837#31383#21475
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 Label1: TLabel
Left = 32
Top = 16
Width = 36
Height = 13
Caption = #32534#21495#65306
end
object Label2: TLabel
Left = 32
Top = 64
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 32
Top = 96
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Edit1: TEdit
Left = 104
Top = 16
Width = 89
Height = 21
MaxLength = 4
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 64
Width = 89
Height = 21
MaxLength = 6
TabOrder = 1
end
object Edit3: TEdit
Left = 104
Top = 96
Width = 89
Height = 21
MaxLength = 6
PasswordChar = '*'
TabOrder = 2
end
object Button1: TButton
Left = 48
Top = 160
Width = 75
Height = 25
Caption = #30331#20837
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 160
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Program Files\Bo' +
'rland\Delphi7\Projects\'#33647#21697#36827#38144#23384#31995#32479'\panzi.mdb;Persist Security Info=F' +
'alse'
Parameters = <>
Left = 16
Top = 176
end
object ADOCommand1: TADOCommand
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Program Files\Bo' +
'rland\Delphi7\Projects\'#33647#21697#36827#38144#23384#31995#32479'\panzi.mdb;Persist Security Info=F' +
'alse'
Parameters = <>
Left = 24
Top = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -