📄 fontlistfrm.dfm
字号:
object FontListForm: TFontListForm
Left = 328
Top = 170
Width = 402
Height = 367
Caption = #23383#20307#21015#34920#28436#31034#31243#24207
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object FontListBox: TListBox
Left = 0
Top = 0
Width = 393
Height = 225
ItemHeight = 13
TabOrder = 0
OnDblClick = FontListBoxDblClick
OnKeyDown = FontListBoxKeyDown
end
object SizeSpinEdit: TSpinEdit
Left = 128
Top = 280
Width = 121
Height = 22
MaxValue = 30
MinValue = 5
TabOrder = 1
Value = 0
OnChange = SizeSpinEditChange
end
object BitBtn1: TBitBtn
Left = 160
Top = 312
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
Kind = bkClose
end
object FontStaticText: TStaticText
Left = 0
Top = 227
Width = 199
Height = 17
BorderStyle = sbsSunken
Caption = '1234567890abcdefghijklmnopqrstuvwxyz'
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -