📄 userinfofrm.dfm
字号:
object UserInfoForm: TUserInfoForm
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = #29992#25143#20449#24687
ClientHeight = 169
ClientWidth = 237
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 237
Height = 169
Align = alClient
TabOrder = 0
object GroupBox1: TGroupBox
AlignWithMargins = True
Left = 4
Top = 1
Width = 229
Height = 164
Margins.Top = 0
Align = alClient
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
object Label1: TLabel
Left = 21
Top = 28
Width = 52
Height = 13
Caption = #29992#25143#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 21
Top = 58
Width = 52
Height = 13
Caption = #31561#12288#32423#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 21
Top = 88
Width = 52
Height = 13
Caption = #22312#12288#32447#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 21
Top = 116
Width = 51
Height = 13
Caption = #34394#25311'IP'#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object UserNameText: TStaticText
Left = 77
Top = 26
Width = 126
Height = 17
AutoSize = False
BorderStyle = sbsSunken
Caption = '###'
TabOrder = 0
end
object UserLevelText: TStaticText
Left = 77
Top = 56
Width = 126
Height = 17
AutoSize = False
BorderStyle = sbsSunken
Caption = '###'
TabOrder = 1
end
object UserOnlineText: TStaticText
Left = 77
Top = 86
Width = 126
Height = 17
AutoSize = False
BorderStyle = sbsSunken
Caption = '###'
TabOrder = 2
end
object UserVipText: TStaticText
Left = 77
Top = 114
Width = 126
Height = 17
AutoSize = False
BorderStyle = sbsSunken
Caption = '###'
TabOrder = 3
end
end
end
object TimerClose: TTimer
Interval = 10000
OnTimer = TimerCloseTimer
Left = 152
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -