untsettings.dfm
来自「toi co the nghe nhac bang choung trinh n」· DFM 代码 · 共 31 行
DFM
31 行
object frmSet: TfrmSet
Left = 346
Top = 223
Width = 203
Height = 160
Caption = 'Settings'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object btnColor: TButton
Left = 64
Top = 16
Width = 75
Height = 25
Caption = 'Color'
TabOrder = 0
OnClick = btnColorClick
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 8
Top = 8
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?