📄 setpassword.dfm
字号:
object SetPassForm: TSetPassForm
Left = 233
Top = 318
Width = 301
Height = 171
ActiveControl = DataPath
Caption = #35774#32622#25968#25454#24211#23494#30721
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 16
Width = 48
Height = 12
Caption = #25991#20214#36335#24452
end
object Label2: TLabel
Left = 8
Top = 46
Width = 41
Height = 13
AutoSize = False
Caption = #26087#23494#30721
end
object Label3: TLabel
Left = 8
Top = 78
Width = 41
Height = 13
AutoSize = False
Caption = #26032#23494#30721
end
object OldPass: TEdit
Left = 61
Top = 40
Width = 217
Height = 20
TabOrder = 0
end
object Button1: TButton
Left = 72
Top = 104
Width = 75
Height = 25
Caption = #35774#32622#23494#30721
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 104
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = Button2Click
end
object DataPath: TRzButtonEdit
Left = 61
Top = 10
Width = 220
Height = 20
AutoSelect = False
Ctl3D = True
FrameHotTrack = True
FrameHotStyle = fsFlat
FrameVisible = True
ParentCtl3D = False
TabOrder = 3
ButtonKind = bkFolder
OnButtonClick = DataPathButtonClick
end
object NewPass: TEdit
Left = 61
Top = 72
Width = 217
Height = 20
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -