| Class TMPObjectList (unit MPList) |
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 |