📄 modimm.~dfm
字号:
object modimm_Form: Tmodimm_Form
Left = 342
Top = 192
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20462#25913#23494#30721
ClientHeight = 168
ClientWidth = 259
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 24
Width = 57
Height = 13
Caption = #21407' '#23494' '#30721' '
end
object Label2: TLabel
Left = 8
Top = 64
Width = 57
Height = 13
Caption = ' '#26032' '#23494' '#30721' '
end
object Label3: TLabel
Left = 8
Top = 104
Width = 51
Height = 13
Caption = #30830#35748#23494#30721' '
end
object Edit1: TEdit
Left = 72
Top = 16
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 72
Top = 56
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 72
Top = 96
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
PasswordChar = '*'
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 72
Top = 128
Width = 57
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 136
Top = 128
Width = 57
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = BitBtn2Click
Kind = bkCancel
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -