untfullscreenbutton.dfm
来自「销售软件」· DFM 代码 · 共 38 行
DFM
38 行
object frmFullScreenButton: TfrmFullScreenButton
Left = 0
Top = 0
BorderIcons = []
BorderStyle = bsToolWindow
Caption = #20840#23631
ClientHeight = 33
ClientWidth = 88
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object btnExitFullScreen: TRzToolButton
Left = 0
Top = 0
Width = 88
Height = 33
Hint = #20840#23631#27983#35272#20449#24687
ImageIndex = 6
Images = frmMain.ils24
ShowCaption = True
UseToolbarShowCaption = False
Align = alClient
Caption = #36864#20986#20840#23631
OnClick = btnExitFullScreenClick
ExplicitLeft = -1
ExplicitTop = 3
ExplicitWidth = 89
ExplicitHeight = 34
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?