📄 modigz.dfm
字号:
object modigz_Form: Tmodigz_Form
Left = 8
Top = 8
Width = 161
Height = 179
Caption = #35843#25972#24037#36164
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object gzmc_LEdit: TLabeledEdit
Left = 16
Top = 24
Width = 121
Height = 21
EditLabel.Width = 57
EditLabel.Height = 13
EditLabel.Caption = #24037#36164#21517#31216' '
ReadOnly = True
TabOrder = 1
end
object gzje_LEdit: TLabeledEdit
Left = 16
Top = 64
Width = 121
Height = 21
EditLabel.Width = 57
EditLabel.Height = 13
EditLabel.Caption = #24037#36164#37329#39069' '
TabOrder = 0
end
object cmdok: TButton
Left = 24
Top = 100
Width = 49
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = cmdokClick
end
object cmdclose: TButton
Left = 80
Top = 100
Width = 49
Height = 25
Caption = #21462' '#28040
TabOrder = 3
OnClick = cmdcloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -