📄 password.~dfm
字号:
object Form2: TForm2
Left = 284
Top = 177
Width = 494
Height = 404
BiDiMode = bdLeftToRight
Caption = #20462#25913#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
ParentBiDiMode = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 128
Top = 16
Width = 185
Height = 73
BiDiMode = bdRightToLeft
Items.Strings = (
#20462#25913#21333#20301#23494#30721
#20462#25913#31649#29702#21592#23494#30721)
ParentBiDiMode = False
TabOrder = 0
end
object Panel1: TPanel
Left = 40
Top = 96
Width = 329
Height = 81
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 52
Width = 84
Height = 13
Caption = #35831#36755#20837#21407#23494#30721#65306
end
object Label4: TLabel
Left = 32
Top = 16
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Edit1: TEdit
Left = 120
Top = 12
Width = 121
Height = 21
Hint = #35831#22312#36825#37324#36755#20837#21407#22987#23494#30721
ParentShowHint = False
ShowHint = True
TabOrder = 0
Text = 'admin'
OnExit = Edit1Exit
end
object Edit4: TEdit
Left = 120
Top = 48
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
end
object Button1: TButton
Left = 40
Top = 328
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Panel2: TPanel
Left = 40
Top = 192
Width = 329
Height = 105
TabOrder = 3
object Label2: TLabel
Left = 16
Top = 24
Width = 84
Height = 13
Caption = #35831#36755#20837#26032#23494#30721#65306
end
object Label3: TLabel
Left = 16
Top = 72
Width = 108
Height = 13
Caption = #35831#20877#27425#36755#20837#26032#23494#30721#65306
end
object Edit2: TEdit
Left = 160
Top = 24
Width = 121
Height = 21
Hint = #35831#36755#20837#26032#23494#30721
ParentShowHint = False
PasswordChar = '*'
ShowHint = True
TabOrder = 0
end
object Edit3: TEdit
Left = 160
Top = 72
Width = 121
Height = 21
Hint = #26032#23494#30721
ParentShowHint = False
PasswordChar = '*'
ShowHint = True
TabOrder = 1
end
end
object Button2: TButton
Left = 184
Top = 328
Width = 75
Height = 25
Caption = #30830#23450#20462#25913
ModalResult = 1
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 328
Top = 328
Width = 75
Height = 25
Caption = #21462#28040#20462#25913
TabOrder = 5
OnClick = Button3Click
end
object DataSource1: TDataSource
DataSet = ADODataSet1
Left = 408
Top = 64
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\1'#21487#35270#21270'16\'#22266#23450#36164#20135#31649#29702#31995#32479'\' +
#22266#23450#36164#20135'.mdb.mdb;Persist Security Info=False'
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 24
Top = 64
end
object ADODataSet1: TADODataSet
Connection = ADOConnection1
Parameters = <>
Left = 72
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -