📄 logout.dfm
字号:
object Form14: TForm14
Left = 284
Top = 213
Width = 455
Height = 376
Caption = #36864#20986#39029#38754
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label5: TLabel
Left = 296
Top = 16
Width = 5
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Panel1: TPanel
Left = 16
Top = 8
Width = 257
Height = 273
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 0
object Label1: TLabel
Left = 48
Top = 32
Width = 145
Height = 33
AutoSize = False
Caption = #20013#23398#32771#35797#26597#35810#31995#32479
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 64
Width = 169
Height = 25
AutoSize = False
Caption = #29256#26412#65306'1.0 [2004-2005]'
Font.Charset = DEFAULT_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 128
Width = 241
Height = 13
AutoSize = False
Caption = #31119#24314#30465#31119#24030#22823#23398#25968#23398#19982#35745#31639#26426#31185#23398#23398#38498
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 72
Top = 168
Width = 121
Height = 13
AutoSize = False
Caption = #35745#31639#26426#31995#36719#20214#19987#19994
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
object Button1: TButton
Left = 80
Top = 296
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 288
Top = 296
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
object Timer1: TTimer
Interval = 100
OnTimer = Timer1Timer
Left = 328
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -