GPRow
Unit : GPManagerUnit
Association : GPRowAsn
Inherits from : GPManager
Description
- A simple manager that arranges the objects it contains in a horizontal row.
Objects that are added to the row appear to the right of objects already in
the row. See GPManager for an explanation on how managers are used.
Public Interface
-
CONSTRUCTOR Init (containerLink: GPManagerAsn);
Initializes a GPRow.
DESTRUCTOR Destroy; VIRTUAL;
Destroys a GPRow.
Subclasses
- None
Please report any problems with GP or the documentation to
GP Support
.
Loring Holden