Class TMPOwnedObjectList (unit MPList)

Inherits from

TMPObjectList

This class disposes of its objects when freed. To remove an object without freeing it, set the object to nil and then delete it.

Constructors



Functions

procedure Clear;


procedure Delete(Index: integer);


destructor Destroy;


procedure SetCount(Value: integer);


procedure FreeObject(Index: integer);


Properties

property Count :


Events

Variables


Constructors


Functions


procedure Clear;


procedure Delete(Index: integer);


destructor Destroy;


procedure SetCount(Value: integer);


procedure FreeObject(Index: integer);


Properties


property Count :


Events


Variables