📄 editpass.dfm
字号:
object FM_EditPass: TFM_EditPass
Left = 146
Top = 106
BorderStyle = bsDialog
Caption = #23494#30721#20462#25913
ClientHeight = 198
ClientWidth = 299
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 299
Height = 198
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 24
Width = 48
Height = 12
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 40
Top = 56
Width = 48
Height = 12
Caption = #26087#23494#30721#65306
end
object Label3: TLabel
Left = 40
Top = 88
Width = 48
Height = 12
Caption = #26032#23494#30721#65306
end
object Label4: TLabel
Left = 40
Top = 120
Width = 48
Height = 12
Caption = #30830' '#35748#65306
end
object Edit1: TEdit
Left = 99
Top = 19
Width = 134
Height = 20
TabOrder = 0
Text = 'admin'
end
object MaskEdit1: TMaskEdit
Left = 99
Top = 51
Width = 134
Height = 20
PasswordChar = '*'
TabOrder = 1
end
object MaskEdit2: TMaskEdit
Left = 99
Top = 83
Width = 134
Height = 20
PasswordChar = '*'
TabOrder = 2
end
object MaskEdit3: TMaskEdit
Left = 99
Top = 115
Width = 134
Height = 20
PasswordChar = '*'
TabOrder = 3
end
object BitBtn1: TBitBtn
Left = 48
Top = 152
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 168
Top = 152
Width = 75
Height = 25
TabOrder = 5
Kind = bkCancel
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -