<< Click to Display Table of Contents >>
Usage Examples |
The general usage of this object is formed by these steps:
1.Configure in Studio the properties regarding Grid Size and Formats and Filling Cells.
2.Execute the CustomConfig event to calculate the coordinates. The Status property indicates the progress of that calculation.
3.Once all coordinates are generated, save the object.
4.At run time, configure all properties related to the Creation of Objects and execute the command to create objects in the CreateNewObject property.
5.The object returns the PathName property of the object created in the NewObjectPathName property.
In a scenario of grid filling by script, repeat the steps 4 (four) and 5 (five), adjusting the parameters to create objects. The next topics contain some scenarios describing the order in which cells are filled in.