📄 server.dfm
字号:
object Form1: TForm1
Left = 283
Top = 151
Width = 434
Height = 282
Caption = #26381#21153#22120#31471
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 88
Top = 64
Width = 249
Height = 49
AutoSize = False
Caption = #20026#23458#25143#31471#25552#20379#26381#21153
Font.Charset = GB2312_CHARSET
Font.Color = clHotLight
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Pitch = fpFixed
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 48
Top = 128
Width = 329
Height = 49
AutoSize = False
Caption = #36820#22238#25351#23450#37038#32534#30340#22320#21306#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clHotLight
Font.Height = 30
Font.Name = 'MS Sans Serif'
Font.Pitch = fpFixed
Font.Style = []
ParentFont = False
end
object IdTCPServer1: TIdTCPServer
Active = True
Bindings = <>
CommandHandlers = <>
DefaultPort = 6002
Greeting.NumericCode = 0
MaxConnectionReply.NumericCode = 0
OnConnect = IdTCPServer1Connected
OnExecute = IdTCPServer1Execute
ReplyExceptionCode = 0
ReplyTexts = <>
ReplyUnknownCommand.NumericCode = 0
Left = 32
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -