Class TMPObjectList (unit MPList)

Inherits from

TList

this class DOES NOT dispose of its objects when freed

Constructors



Functions

function First: TObject;


function Last: TObject;


function GetObject(Index: integer): TObject;


procedure SetObject(Index: integer; Value: TObject);


Properties

property Objects : TObject


Events

Variables


Constructors


Functions


function First: TObject;


function Last: TObject;


function GetObject(Index: integer): TObject;


procedure SetObject(Index: integer; Value: TObject);


Properties


property Objects : TObject


Events


Variables