📄 password_edit.~dfm
字号:
object pass_edit: Tpass_edit
Left = 449
Top = 196
Width = 471
Height = 385
Caption = #23494#30721#20462#25913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 128
Top = 128
Width = 41
Height = 13
AutoSize = False
Caption = #26032#23494#30721
Color = clBtnFace
ParentColor = False
end
object Label3: TLabel
Left = 128
Top = 176
Width = 73
Height = 13
AutoSize = False
Caption = #30830#35748#26032#23494#30721
Color = clBtnFace
ParentColor = False
end
object Label1: TLabel
Left = 128
Top = 80
Width = 41
Height = 13
AutoSize = False
Caption = #26087#23494#30721
Color = clBtnFace
ParentColor = False
end
object Label4: TLabel
Left = 104
Top = 16
Width = 240
Height = 24
Caption = #27426#36814#20351#29992#22270#20070#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #38582#20070
Font.Style = []
ParentColor = False
ParentFont = False
end
object Edit1: TEdit
Left = 208
Top = 80
Width = 121
Height = 21
ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
PasswordChar = '*'
TabOrder = 0
OnKeyPress = Edit1keypress
end
object Edit2: TEdit
Left = 208
Top = 128
Width = 121
Height = 21
ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
PasswordChar = '*'
TabOrder = 1
OnKeyPress = Edit1keypress
end
object Edit3: TEdit
Left = 208
Top = 176
Width = 121
Height = 21
ImeName = #24494#36719#25340#38899#36755#20837#27861' 2007'
PasswordChar = '*'
TabOrder = 2
OnKeyPress = Edit1keypress
end
object StatusBar1: TStatusBar
Left = 0
Top = 339
Width = 463
Height = 19
Panels = <
item
Width = 50
end>
end
object BitBtn1: TBitBtn
Left = 128
Top = 248
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 256
Top = 248
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = BitBtn2Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=library'
Parameters = <>
Left = 40
Top = 168
end
object ADOCommand1: TADOCommand
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=library'
Parameters = <>
Left = 40
Top = 216
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -