📄 modimm.nfm
字号:
object ModiMMForm: TModiMMForm
Caption = #20462#25913#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Height = 218
Width = 201
Left = 8
Top = 8
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Caption = #21407#23494#30721
FocusControl = Edit1
Left = 16
Top = 16
Width = 36
Height = 13
end
object Label2: TLabel
Caption = #26032#23494#30721'(3-20'#23383#31526')'
FocusControl = Edit2
Left = 16
Top = 56
Width = 90
Height = 13
end
object Label3: TLabel
Caption = #30830#35748#23494#30721
FocusControl = Edit3
Left = 16
Top = 96
Width = 48
Height = 13
end
object Edit1: TEdit
MaxLength = 20
PasswordChar = '*'
TabOrder = 0
Left = 16
Top = 32
Width = 161
Height = 21
end
object Edit2: TEdit
MaxLength = 20
PasswordChar = '*'
TabOrder = 1
Left = 16
Top = 72
Width = 161
Height = 21
end
object Edit3: TEdit
MaxLength = 20
PasswordChar = '*'
TabOrder = 2
Left = 16
Top = 112
Width = 161
Height = 21
end
object Button1: TButton
Caption = #30830' '#23450
Default = True
TabOrder = 3
Left = 24
Top = 144
Width = 65
Height = 25
OnClick = Button1Click
end
object Button2: TButton
Caption = #21462' '#28040
TabOrder = 4
Left = 104
Top = 144
Width = 65
Height = 25
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -