[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazLoggerDummy' (#lazutils)

TLazLoggerBlockHandler

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

Declaration

Source position: lazloggerdummy.pas line 60

type TLazLoggerBlockHandler = class

public

  procedure IncreaseIndent; virtual; abstract;

  procedure DecreaseIndent; virtual; abstract;

end;

Inheritance

TLazLoggerBlockHandler

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.