📄 passwordset_unit.dfm
字号:
object frmPasswordSet: TfrmPasswordSet
Left = 390
Top = 297
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #26356#25913#23494#30721
ClientHeight = 191
ClientWidth = 264
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = True
Position = poDefault
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 44
Top = 23
Width = 48
Height = 12
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 42
Top = 50
Width = 48
Height = 12
Caption = #21407#23494#30721#65306
end
object Label3: TLabel
Left = 42
Top = 81
Width = 48
Height = 12
Caption = #26032#23494#30721#65306
end
object Label4: TLabel
Left = 26
Top = 114
Width = 72
Height = 12
Caption = #30830#35748#26032#23494#30721#65306
end
object lblLoginID: TLabel
Left = 105
Top = 23
Width = 60
Height = 12
Caption = 'lblLoginID'
end
object edtNewPassword: TEdit
Left = 103
Top = 77
Width = 131
Height = 20
PasswordChar = '*'
TabOrder = 0
end
object edtOldPasswrod: TEdit
Left = 103
Top = 46
Width = 131
Height = 20
PasswordChar = '*'
TabOrder = 1
end
object edtPasswrodAgain: TEdit
Left = 104
Top = 109
Width = 131
Height = 20
PasswordChar = '*'
TabOrder = 2
end
object btnOk: TBitBtn
Left = 43
Top = 147
Width = 82
Height = 27
Caption = #30830#23450'(&O)'
TabOrder = 3
OnClick = btnOkClick
end
object btnCancel: TBitBtn
Left = 156
Top = 147
Width = 81
Height = 27
Caption = #21462#28040'(&C)'
TabOrder = 4
OnClick = btnCancelClick
end
object qryPassword: TADOQuery
Connection = frmLeechdomMain.ADOConn
Parameters = <>
Left = 24
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -