uwaitmsg.dfm
来自「delphi中的SOCKET使用的简单程序」· DFM 代码 · 共 31 行
DFM
31 行
object fmWaitMsg: TfmWaitMsg
Left = 343
Top = 513
Width = 595
Height = 117
Caption = 'fmWaitMsg'
Color = clBtnFace
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 = 8
Top = 16
Width = 180
Height = 35
Caption = 'sdfasdfasd'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -35
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?