Class TObjMatrix (unit DFClasses)

Inherits from

TMatrix

-------------------------------------------------------------------------- Store dynamic objects data in matrix format --------------------------------------------------------------------------

Constructors



Functions

function GetObjs(R, C : Integer) : TObject;

TObjMatrix

procedure SetObjs(R, C : Integer; Val : TObject);


Properties

property Columns :


property Objects : TObject


property Rows :


Events

Variables


Constructors


Functions


function GetObjs(R, C : Integer) : TObject;

TObjMatrix


procedure SetObjs(R, C : Integer; Val : TObject);


Properties


property Columns :


property Objects : TObject


property Rows :


Events


Variables