| Class TObjMatrix (unit DFClasses) |
-------------------------------------------------------------------------- Store dynamic objects data in matrix format --------------------------------------------------------------------------
| Constructors |
| Functions |
function GetObjs(R, C : Integer) : TObject;
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 |