SMART datagrid v.1 > Classes > GridObject

Back  Forward

DataLudi.GridObject.GridObject  constructor

GridObject constructor. 

You do not need to directly create this class object. 

function GridObject (grid: GridBase): GridObject;
Returns
GridObject
Parameters
grid - GridBase. required.
See Also
owner
GridBase
Examples
Hello Grid