cardhint.dfm
来自「亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能」· DFM 代码 · 共 56 行
DFM
56 行
object FrmCardHint: TFrmCardHint
Left = 268
Top = 274
BorderStyle = bsDialog
Caption = #36864#21345#25552#31034
ClientHeight = 69
ClientWidth = 259
Color = clScrollBar
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 2
Top = -5
Width = 253
Height = 42
Color = cl3DLight
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 22
Top = 15
Width = 42
Height = 14
Caption = 'Label1'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
object Button1: TButton
Left = 93
Top = 40
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?