📄 showmessageu.dfm
字号:
object ShowMessageF: TShowMessageF
Left = 412
Top = 318
Width = 350
Height = 100
Caption = 'ShowMessageF'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object StaticText1: TStaticText
Left = 56
Top = 25
Width = 95
Height = 28
Caption = 'StaticText1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 248
Top = 24
Width = 75
Height = 25
TabOrder = 1
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -