📄 unit1.dfm
字号:
object frmMain: TfrmMain
Left = 192
Top = 107
Width = 227
Height = 212
Caption = 'Icon'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object btnApply: TButton
Left = 80
Top = 136
Width = 89
Height = 25
Caption = #24212#29992
TabOrder = 0
OnClick = btnApplyClick
end
object ColorGrid1: TColorGrid
Left = 8
Top = 8
Width = 160
Height = 120
TabOrder = 1
end
object CheckBox1: TCheckBox
Left = 8
Top = 136
Width = 65
Height = 25
Caption = #36879#26126
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -