📄 passmodify.~dfm
字号:
object pasmodify: Tpasmodify
Left = 720
Top = 162
Width = 337
Height = 208
BorderIcons = [biSystemMenu]
Caption = #20462#25913#29992#25143#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 297
Height = 138
Caption = #29992#25143#23494#30721#20462#25913
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 32
Width = 72
Height = 13
Caption = #21407#29992#25143#23494#30721#65306
end
object Label2: TLabel
Left = 32
Top = 70
Width = 72
Height = 13
Caption = #26032#29992#25143#23494#30721#65306
end
object Label3: TLabel
Left = 32
Top = 104
Width = 72
Height = 13
Caption = #26032#23494#30721#30830#35748#65306
end
object Edit1: TEdit
Left = 125
Top = 30
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '&'
TabOrder = 0
Text = 'Edit1'
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 125
Top = 68
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '&'
TabOrder = 1
Text = 'Edit2'
OnKeyPress = Edit2KeyPress
end
object Edit3: TEdit
Left = 125
Top = 102
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '&'
TabOrder = 2
Text = 'Edit3'
OnKeyPress = Edit3KeyPress
end
end
object Button1: TButton
Left = 248
Top = 154
Width = 66
Height = 23
Caption = #21462' '#28040
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 153
Top = 154
Width = 66
Height = 23
Caption = #30830' '#35748
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 72
Top = 154
Width = 63
Height = 23
Caption = #20851' '#38381
TabOrder = 3
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -