Multiline text | If checked, then the text is displayed on multiple rows.
This configurator sets the initial value of the Multiline property. |
---|---|
Value | This configurator sets the initial value of the Value property.
Macro expression can be used for input ($.text ..) (it is evaluated while the window is opening). 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 binding. |
Font | Font of the text.
This configurator sets the initial value of the FontId property. |
Color | Text color
This configurator sets the initial value of the ColorText property. |
Alignment horizontal | Horizontal alignment of the text
Center
|
Alignment vertical | Vertical alignment of the text
Up
Center
Down |
Rotate | Text rotation (is only in PmgString, PmgNumber, PmgButton and PmgButtonState objects)
Do not rotate
Left - Text will be rotated 90 degrees counterclockwise
Down - Text will be rotated upside down
Right - Text will be rotated 90 degrees clockwise |
Type of text shading | Selection of the text shading type.
None - Text is not shaded
Right down - Text is shaded to the right bottom |
Shading color | Selection of the color of the text shading |
Show as password | If checked, then, the text is displayed as a password, i.e. * character (asterisk) is displayed instead of the entered character. |
Value format type | It is possible to enter simple formula for formatting. The more complex formula (e.g. for a multiple input) is entered by means of the "F - Data binding to the formatted string" data binding.
Tip: To display a number with fixed number of decimal places with the decimal point always on the same position, use the Horizontal alignment "Right" (you can add spaces to the end of the formula, to avoid placing the number to the right). None - The formatting is not used
C language formatting - Formatting according to C language syntax. See C language formatting rule. |
Format values | Formatting rule according to the syntax of format type value.
Macro expression can be used for input (it is evaluated while the window is opening). |
Type of editing | If editing is enabled in this configurator, then the object can be edited in runtime by pressing the Enter key or by left mouse button double-clicking.
Editing disabled - The value can be edited directly in this object.
|
Edit box title | Text in the window title bar that is displayed for editing the value.
Macro expression can be used for input ($.text ..) (it is evaluated while the window is opening). This configurator is visible only if Type of editing = Editing in auxiliary window. |