📄 unit14.dfm
字号:
object Formmessage: TFormmessage
Left = 277
Top = 218
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 103
ClientWidth = 276
Color = 14671839
DragKind = dkDock
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 = 54
Top = 40
Width = 172
Height = 15
Caption = '数据处理中,请等待...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -