Object PmaInstance (Instance)
Description:
The object represents the instance of the
PmaPrototype object (template). The content of the prototype is copied inside after starting the application. The functionality of the prototype/instance concept (including
Pma object parameters) is closely described in the description of the
PmaPrototype object.
No other
Pma objects can be created in this object.
This object can be created in objects: PmaRoot, PmaFolder, PmaPrototype. Multiple objects of this type can be created in such objects.
This object adopts properties and methods of the
PmaObject object.
History:
Pm9.00.00: Object name changed:
PmInstance ->
PmaInstance