statusf.dfm
来自「Cypress Suite USB 3.4.6」· DFM 代码 · 共 32 行
DFM
32 行
object StatusForm: TStatusForm
Left = 528
Top = 318
Width = 251
Height = 68
BorderIcons = []
Caption = 'StatusForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object MsgLabel: TLabel
Left = 16
Top = 16
Width = 55
Height = 13
Caption = 'MsgLabel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?