unit14.dfm
来自「PosEasy收银系统源码,Pos机前后台管理代码」· DFM 代码 · 共 33 行
DFM
33 行
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 + =
减小字号Ctrl + -
显示快捷键?