📄 systemlogofacefm.dfm
字号:
object frm_LogoFace: Tfrm_LogoFace
Left = 262
Top = 205
BorderStyle = bsNone
Caption = 'frm_LogoFace'
ClientHeight = 339
ClientWidth = 400
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 12
object Label2: TLabel
Left = 80
Top = 48
Width = 248
Height = 29
Caption = '电力客户服务中心'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -29
Font.Name = '隶书'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 256
Top = 152
Width = 80
Height = 19
Caption = '催缴系统'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '宋体'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 96
Top = 280
Width = 209
Height = 19
Caption = '沈阳纽立科电力有限公司'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Panel2: TPanel
Left = 0
Top = 321
Width = 400
Height = 18
Align = alBottom
BevelInner = bvLowered
TabOrder = 0
object Panel3: TPanel
Left = 2
Top = 2
Width = 164
Height = 14
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 3
Width = 138
Height = 12
Caption = '正在装入程序,请稍后...'
end
end
object P: TProgressBar
Left = 166
Top = 2
Width = 232
Height = 14
Align = alClient
Min = 0
Max = 100
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -