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

TIdServerInterceptLogEvent

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

Declaration

Source position: IdServerInterceptLogEvent.pas line 40

type TIdServerInterceptLogEvent = class(TIdServerInterceptLogBase)

protected

  FOnLogString: TIdOnLogString;

  

public

  procedure DoLogWriteString(); override;

  

published

  property OnLogString: TIdOnLogString; [rw]

  

end;

Inheritance

TIdServerInterceptLogEvent

  

|

TIdServerInterceptLogBase

  

|

TIdServerIntercept

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio