📄 fadminloginmodify.dfm
字号:
object frmAdminLoginModify: TfrmAdminLoginModify
Left = 192
Top = 103
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20462#25913#23494#30721
ClientHeight = 174
ClientWidth = 275
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object lbledt1: TLabeledEdit
Left = 80
Top = 24
Width = 169
Height = 20
Color = clSilver
EditLabel.Width = 36
EditLabel.Height = 12
EditLabel.Caption = #24080#21495' '
Enabled = False
LabelPosition = lpLeft
TabOrder = 0
end
object lbledt2: TLabeledEdit
Left = 80
Top = 56
Width = 169
Height = 20
EditLabel.Width = 36
EditLabel.Height = 12
EditLabel.Caption = #23494#30721' '
LabelPosition = lpLeft
PasswordChar = '*'
TabOrder = 1
end
object lbledt3: TLabeledEdit
Left = 80
Top = 88
Width = 169
Height = 20
EditLabel.Width = 60
EditLabel.Height = 12
EditLabel.Caption = #37325#22797#23494#30721' '
LabelPosition = lpLeft
PasswordChar = '*'
TabOrder = 2
end
object btn1: TBitBtn
Left = 80
Top = 128
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 3
OnClick = btn1Click
end
object btn2: TBitBtn
Left = 168
Top = 128
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = btn2Click
end
object qry1: TADOQuery
Connection = dm.con1
Parameters = <>
Left = 16
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -