Variables of the Pmg object
The
Pmg object variable is used as aid for creation of user added
Pmg object properties.
The variable is an
Object type. This object has properties:
Value | Value of the variable. Property access for read and write. |
Name | Name of the variable. Property access for read only. |
Access to the
Pmg object variable:
The variables are used, for example, in the "
GP - Pmg object property" data binding.
The variables can be created in any
Pmg object
on the "Variables" tab.
The variables can be of following data types:
-
Font -
text identifier of the font, e.g. "
PmMiddle"
Data binding in variables:
- If it is written into this property and if this property is linked to the data binding
PP,
AP,
SP,
OP or
GP, then this value is transferred also into the source of this data binding.
Preset variables in the PmgRoot object:
In each
PmgRoot object, there are always two preset variables:
- BackroundColor: Background color of the panel
- FocusColor: Outline color rendered around the selected Pmg object