📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 30
Top = 113
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 48
Width = 24
Height = 13
Caption = #31471#21475
end
object Label2: TLabel
Left = 56
Top = 96
Width = 72
Height = 13
Caption = #25509#25910#21040#30340#25968#25454
end
object Edit1: TEdit
Left = 136
Top = 48
Width = 73
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 56
Top = 120
Width = 121
Height = 21
TabOrder = 1
end
object ListBox1: TListBox
Left = 8
Top = 152
Width = 441
Height = 233
ItemHeight = 13
TabOrder = 2
end
object Button1: TButton
Left = 552
Top = 64
Width = 75
Height = 25
Caption = #21551#21160
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 552
Top = 152
Width = 75
Height = 25
Caption = #26029#24320
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 552
Top = 224
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button3Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 427
Width = 688
Height = 19
Panels = <
item
Text = #26412#26426'IP'#22320#22336
Width = 80
end
item
Width = 120
end
item
Text = #20027#26426#21517
Width = 80
end
item
Width = 50
end>
end
object IdTCPServer1: TIdTCPServer
Bindings = <>
CommandHandlers = <>
DefaultPort = 0
Greeting.NumericCode = 0
MaxConnectionReply.NumericCode = 0
OnConnect = IdTCPServer1Connect
OnExecute = IdTCPServer1Execute
ReplyExceptionCode = 0
ReplyTexts = <>
ReplyUnknownCommand.NumericCode = 0
Left = 96
Top = 16
end
object IdIPWatch1: TIdIPWatch
Active = False
HistoryEnabled = False
HistoryFilename = 'iphist.dat'
Left = 496
Top = 272
end
object XPManifest1: TXPManifest
Left = 472
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -