📄 showunit.dfm
字号:
object ShowForm: TShowForm
Left = 371
Top = 275
Width = 370
Height = 84
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'ShowForm'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Panel1: TPanel
Left = 0
Top = 0
Width = 362
Height = 50
Align = alClient
BevelOuter = bvLowered
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 0
Top = 0
Width = 73
Height = 57
Caption = #36864#20986
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 72
Top = 0
Width = 73
Height = 57
Caption = #35760#20107#26412
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 144
Top = 0
Width = 73
Height = 57
Caption = #30011#22270
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 216
Top = 0
Width = 73
Height = 57
Caption = 'IE'#35774#32622
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 288
Top = 0
Width = 73
Height = 57
Caption = #27880#20876#34920
OnClick = SpeedButton5Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -