📄 serset.dfm
字号:
object ServerSetForm: TServerSetForm
Left = 259
Top = 167
Width = 386
Height = 162
Caption = #26381#21153#36153#29992#35774#23450
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 56
Width = 68
Height = 16
Caption = #26381#21153#36153#29992
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object btnOK: TButton
Left = 296
Top = 51
Width = 75
Height = 25
Caption = 'O K'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = btnOKClick
end
object Serv: TEdit
Left = 128
Top = 54
Width = 121
Height = 21
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -