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

TLazLoggerLogGroupList

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

Declaration

Source position: lazloggerdummy.pas line 72

type TLazLoggerLogGroupList = class(TRefCountedObject)

public

  procedure Assign();

  

  function IndexOf();

  

  function Find();

  

  function Count;

  

  property Item []: PLazLoggerLogGroup; default; [r]

  

end;

Inheritance

TLazLoggerLogGroupList

  

|

TRefCountedObject

  

Implements a thread-safe reference-counted class which performs free notifications.

|

TFreeNotifyingObject

  

Base class used to implement objects which perform free notifications.

|

TObject


Version 4.0 Generated 2025-05-03 Home