📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 493
Height = 167
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 56
Width = 60
Height = 13
Caption = #25511#21046#31471#21475#65306
end
object Label2: TLabel
Left = 24
Top = 80
Width = 59
Height = 13
Caption = 'UDP'#31471#21475#65306
end
object CheckBox1: TCheckBox
Left = 56
Top = 16
Width = 97
Height = 17
Caption = #21551#21160#26381#21153#22120
TabOrder = 0
end
object Edit1: TEdit
Left = 96
Top = 48
Width = 121
Height = 21
TabOrder = 1
Text = '5401'
end
object Edit2: TEdit
Left = 96
Top = 72
Width = 121
Height = 21
TabOrder = 2
Text = '5402'
end
object IdTCPServer1: TIdTCPServer
Bindings = <>
CommandHandlers = <>
DefaultPort = 0
Greeting.NumericCode = 0
MaxConnectionReply.NumericCode = 0
OnExecute = IdTCPServer1Execute
ReplyExceptionCode = 0
ReplyTexts = <>
ReplyUnknownCommand.NumericCode = 0
Left = 24
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -