?? unit1.dfm
字號:
object TFormMain: TTFormMain
Left = 251
Top = 562
Width = 696
Height = 480
Caption = ' '#31616#21333#30340'TCP'#26381#21153#22120
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 = 80
Top = 88
Width = 36
Height = 13
Caption = #31471#21475#65306
end
object Label2: TLabel
Left = 80
Top = 192
Width = 72
Height = 13
Caption = #25509#21463#21040#25968#25454#65306
end
object Label3: TLabel
Left = 80
Top = 296
Width = 36
Height = 13
Caption = #35760#24405#65306
end
object EdtPort: TEdit
Left = 240
Top = 88
Width = 129
Height = 21
TabOrder = 0
end
object EdtData: TEdit
Left = 240
Top = 192
Width = 305
Height = 21
TabOrder = 1
end
object LbLog: TEdit
Left = 240
Top = 272
Width = 273
Height = 21
TabOrder = 2
end
object BtnStart: TButton
Left = 560
Top = 80
Width = 97
Height = 33
Caption = #21551#21160
TabOrder = 3
OnClick = BtnStartClick
end
object BtnStop: TButton
Left = 560
Top = 176
Width = 97
Height = 33
Caption = #20572#27490
TabOrder = 4
OnClick = BtnStopClick
end
object IdTCPServer: TIdTCPServer
Bindings = <>
CommandHandlers = <>
DefaultPort = 0
Greeting.NumericCode = 0
MaxConnectionReply.NumericCode = 0
OnConnect = IdTCPServerConnect
OnExecute = IdTCPServerExecute
ReplyExceptionCode = 0
ReplyTexts = <>
ReplyUnknownCommand.NumericCode = 0
Left = 16
Top = 16
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -