📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #33719#21462#31995#32479#25903#25345#30340#26174#31034#27169#24335
ClientHeight = 200
ClientWidth = 332
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 171
Height = 13
Caption = #31995#32479#25903#25345#30340#26174#31034#27169#24335#21253#25324#65306' '
end
object BitBtn1: TBitBtn
Left = 64
Top = 160
Width = 75
Height = 25
Caption = #33719#21462
TabOrder = 0
OnClick = BitBtn1Click
end
object ListBox1: TListBox
Left = 16
Top = 32
Width = 297
Height = 121
ItemHeight = 13
TabOrder = 1
end
object BitBtn2: TBitBtn
Left = 192
Top = 160
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -