📄 serverip.dfm
字号:
inherited frmServerip: TfrmServerip
Left = 156
Top = 196
BorderStyle = bsNone
Caption = 'frmServerip'
ClientHeight = 127
ClientWidth = 381
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 381
Height = 127
Align = alClient
BevelWidth = 3
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 217
Height = 17
AutoSize = False
Caption = #35531#36664#20837#24744#35201#30331#20837#30340#26381#21209#22120#22320#22336
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 16
Top = 56
Width = 337
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 280
Top = 88
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 204
Top = 88
Width = 75
Height = 25
Caption = #30906#23450
TabOrder = 1
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -