Viewer | The path to the object viewer in the Pma object tree (e.g. PmaPanel, PmaReport ...), that is to be displayed in this Pmg object. See Pm.CreateView.
Macro expression can be used for input (it is evaluated while the window is opening). |
---|---|
sViewPars default value | Viewer parameters (they differ for various viewer types).
See the PmViewCreator.View property. Entries are in the KeyVal format. Macro expression can be used for input (it is evaluated while the window is opening). It is a static default setting of entries. The entries can also be defined dynamically at viewer opening (see the sViewPars parameter in the CreateView method). In this case the static default setting of the object is combined with the entries provided dynamically. If the same information is present on both places, then the dynamical information provided at viewer opening is preferred by the system. |
Border | Object border type:
None - No border
3D - Three dimensional border of the object |