📄 setserver.dfm
字号:
object ServerSet: TServerSet
Left = 282
Top = 145
BorderStyle = bsSingle
ClientHeight = 137
ClientWidth = 273
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 24
Width = 112
Height = 16
Caption = #26381#21153#22120#21517#25110'IP'#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 48
Width = 112
Height = 16
Caption = #29992' '#25143' '#21517#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 72
Width = 112
Height = 16
Caption = #23494' '#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 113
Top = 19
Width = 152
Height = 21
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
TabOrder = 0
end
object Edit2: TEdit
Left = 112
Top = 43
Width = 153
Height = 21
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
TabOrder = 1
end
object Edit3: TEdit
Left = 112
Top = 66
Width = 153
Height = 21
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
PasswordChar = '*'
TabOrder = 2
end
object StaticText1: TStaticText
Left = 36
Top = 104
Width = 81
Height = 23
Alignment = taCenter
AutoSize = False
BevelKind = bkFlat
Caption = #30830#23450
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = StaticText1Click
OnMouseDown = StaticText1MouseDown
OnMouseUp = StaticText1MouseUp
end
object StaticText2: TStaticText
Left = 156
Top = 104
Width = 81
Height = 23
Alignment = taCenter
AutoSize = False
BevelKind = bkFlat
Caption = #20851#38381
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #20223#23435'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = StaticText2Click
OnMouseDown = StaticText1MouseDown
OnMouseUp = StaticText1MouseUp
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -