Unit 'IdServerInterceptLogBase' Package
[Overview][Classes][Index] [#pl_indy]

TIdServerInterceptLogFileConnection

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

Declaration

Source position: IdServerInterceptLogBase.pas line 70

type TIdServerInterceptLogFileConnection = class(TIdLogBase)

protected

  FServerInterceptLog: TIdServerInterceptLogBase;

  

  procedure LogReceivedData(); override;

  

  procedure LogSentData(); override;

  

  procedure LogStatus(); override;

  

  function GetConnectionID; virtual;

  

end;

Inheritance

TIdServerInterceptLogFileConnection

  

|

TIdLogBase

  

|

TIdConnectionIntercept

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio