📄 waite.dfm
字号:
object FRM_WAITE: TFRM_WAITE
Left = 339
Top = 237
AutoSize = True
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = '数据下载'
ClientHeight = 65
ClientWidth = 337
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 19
object Panel1: TPanel
Left = 0
Top = 0
Width = 337
Height = 65
BevelInner = bvRaised
TabOrder = 0
object Label1: TLabel
Left = 51
Top = 18
Width = 259
Height = 29
Caption = '准备数据请稍侯...'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -29
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 49
Top = 18
Width = 259
Height = 29
Caption = '准备数据请稍侯...'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -29
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -