Forms interface
Forms Interface
The Forms Interface allows access to the forms component of the client. It is obtained from the KClient interface. For example:
OBJECT client = CREATE "ClientCOM","KClient" OBJECT forms = client.GetForms()