The Form object is a special case of the Area Object in that it is a root object in the instantiation tree that has no parent.
There are many specific methods implemented that apply only to a root object such as being resized
.
There are many specific event handlers implemented that apply only to a root object such as being closed
.
It uses the Form Object as its Peer Object.
In addition the custObj
field of the Form Class can be used to hang of an application
specific object that can contain context data for the interface.
Copyright © 2018-2021, 2022, Rexcel System Inc.