rzgroupbareditor.dfm
来自「“汇华印刷v2.0”是在实践的基础上开发的一个全自动多功能信封打印系统」· DFM 代码 · 共 33 行
DFM
33 行
object RzGroupTemplatePreviewDlg: TRzGroupTemplatePreviewDlg
Left = 204
Top = 113
Width = 195
Height = 126
BorderIcons = [biSystemMenu]
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object GroupBar: TRzGroupBar
Left = 0
Top = 0
Width = 187
Height = 92
GroupBorderSize = 8
UseGradients = True
Align = alClient
Color = clBtnShadow
ParentColor = False
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?