📄 mainform.dfm
字号:
object Form1: TForm1
Left = 365
Top = 229
Width = 432
Height = 295
Caption = #33719#21462#25991#20214#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestory
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ListView1: TListView
Left = 8
Top = 8
Width = 409
Height = 201
Columns = <
item
Caption = #20851#38190#23383
Width = 200
end
item
Caption = #20540
Width = 200
end>
GridLines = True
TabOrder = 0
ViewStyle = vsReport
end
object btnClose: TButton
Left = 200
Top = 224
Width = 49
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = btnCloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -