📄 inplaceeditorsdemocomboboxes.dfm
字号:
inherited frmComboBoxes: TfrmComboBoxes
Tag = 4
Left = 354
Top = 168
BorderIcons = []
Caption = 'frmComboBoxes'
ClientHeight = 368
ClientWidth = 619
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
inherited lblFrameDescription: TLabel
Width = 619
end
object PaintBox1: TPaintBox
Left = 0
Top = 16
Width = 619
Height = 352
Align = alClient
OnPaint = PaintBox1Paint
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -