📄 ucustommoduleform.dfm
字号:
object CustomModuleForm: TCustomModuleForm
Left = 255
Top = 233
BorderStyle = bsDialog
ClientHeight = 348
ClientWidth = 536
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnShow = FormShow
DesignSize = (
536
348)
PixelsPerInch = 96
TextHeight = 12
object btnClose: TButton
Left = 456
Top = 320
Width = 75
Height = 23
Anchors = [akRight, akBottom]
Cancel = True
Caption = #20851#38381
TabOrder = 0
OnClick = btnCloseClick
end
object btnHelp: TButton
Left = 8
Top = 320
Width = 75
Height = 23
Anchors = [akLeft, akBottom]
Caption = #24110#21161'(&H)'
TabOrder = 1
OnClick = btnHelpClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -