Class TNTPerfObjectList (unit NTPerf)

Inherits from

TObject

Constructors


constructor Create;

TNTPerfObjectList


Functions

destructor Destroy;


procedure Clear;


function GetCount: Integer;


function GetItem(Index: Integer): TNTPerfObject;


Properties

property Count : Integer


property Items : TNTPerfObject


Events

Variables

FList : TList;



Constructors


constructor Create;

TNTPerfObjectList


Functions


destructor Destroy;


procedure Clear;


function GetCount: Integer;


function GetItem(Index: Integer): TNTPerfObject;


Properties


property Count : Integer


property Items : TNTPerfObject


Events


Variables


FList : TList;