Unit 'IdGopherServer' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdGopherServer

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

Declaration

Source position: IdGopherServer.pas line 77

type TIdGopherServer = class(TIdCustomTCPServer)

protected

  function DoExecute(); override;

  

  procedure InitComponent; override;

  

public

  function ReturnGopherItem();

  

  procedure SendDirectoryEntry();

  

published

  property AdminEmail: string; [rw]

  

  property OnRequest: TRequestEvent; [rw]

  

  property OnPlusRequest: TPlusRequestEvent; [rw]

  

  property TruncateUserFriendlyName: Boolean; [rw]

  

  property TruncateLength: Integer; [rw]

  

  property DefaultPort: TIdPort;

  

end;

Inheritance

TIdGopherServer

  

|

TIdCustomTCPServer

  

|

TIdComponent

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio