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