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

TIdHostNameServer

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

Declaration

Source position: IdHostnameServer.pas line 70

type TIdHostNameServer = class(TIdCustomTCPServer)

protected

  FOnCommandHNAME: THostNameOneParmEvent;

  

  FOnCommandHADDR: THostNameOneParmEvent;

  

  FOnCommandALL: TIdContextEvent;

  

  FOnCommandHELP: TIdContextEvent;

  

  FOnCommandVERSION: TIdContextEvent;

  

  FOnCommandALLOLD: TIdContextEvent;

  

  FOnCommandDOMAINS: TIdContextEvent;

  

  FOnCommandALLDOM: TIdContextEvent;

  

  FOnCommandALLINGWAY: TIdContextEvent;

  

  function DoExecute(); override;

  

  procedure InitComponent; override;

  

published

  property DefaultPort: TIdPort;

  

  property OnCommandHNAME: THostNameOneParmEvent; [rw]

  

  property OnCommandHADDR: THostNameOneParmEvent; [rw]

  

  property OnCommandALL: TIdContextEvent; [rw]

  

  property OnCommandHELP: TIdContextEvent; [rw]

  

  property OnCommandVERSION: TIdContextEvent; [rw]

  

  property OnCommandALLOLD: TIdContextEvent; [rw]

  

  property OnCommandDOMAINS: TIdContextEvent; [rw]

  

  property OnCommandALLDOM: TIdContextEvent; [rw]

  

  property OnCommandALLINGWAY: TIdContextEvent; [rw]

  

end;

Inheritance

TIdHostNameServer

  

|

TIdCustomTCPServer

  

|

TIdComponent

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio