Unit 'IdSocksServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdEventSocksServer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdSocksServer.pas line 199

type TIdEventSocksServer = class(TIdCustomSocksServer)

protected

  FOnCommandConnect: TIdOnCommandEvent;

  

  FOnCommandBind: TIdOnCommandEvent;

  

  procedure CommandConnect(); override;

  

  procedure CommandBind(); override;

  

published

  property OnCommandConnect: TIdOnCommandEvent; [rw]

  

  property OnCommandBind: TIdOnCommandEvent; [rw]

  

end;

Inheritance

TIdEventSocksServer

  

|

TIdCustomSocksServer

  

|

TIdCustomTCPServer

  

|

TIdComponent

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio