Promotic

Edit - tab of the PmgWEdit object

Description:
Properties of the PmgWEdit object. There are also additional configurators on the tab Attributes.
Configurators:
TextInitial value of the EditBox.
This configurator sets the initial value of the Value property.
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.
Macro expression can be used for input ($.text ..) (it is evaluated while the window is opening).
The new line is inserted by pressing the Ctrl+Enter key.
FontFont of the text.
Text colorText color of the object.
This configurator sets the initial value of the ColorText property.
Background colorBackground color of the object.
This configurator sets the initial value of the ColorItem property.
AlignmentAlign type of the text. It is functional only if the "Multiline text" configurator is checked.
left
Center
Right
BorderObject border type:
None - No border
Simple line - Simple border of the object
Static - Simple 3D border of the object
3D - Three dimensional border of the object
Modal - Modal border of the object
Data type of entered valueIt sets if checking of the data type is performed in the edit mode of the object, it can be set the check-up for entering the real or integer value (with spaces or without them). For string the entering is without limitation. In the edit mode each character entered from the keyboard is checked whether it meets the setting of this property.
This configurator is used both for entered value checking and it affects the real data type of the value (i.e. the Value property returns String, Double or Long).
Text string - The Value property returns a value of type String. The edited content of the value is not being checked.
Integer - The Value property returns a value of type Long. The edited content of the value may be checked for lower limit and upper limit. See "Lower limit" configurator and "Upper limit" configurator.
Real number - The Value property returns a value of type Double. The edited content of the value may be checked for lower limit and upper limit. See "Lower limit" configurator and "Upper limit" configurator.
Always return String (obsolete)If checked, then the Value property will always return the String data type even if the numeric data type is set for entered value.
Value format typeIt 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.
None - The formatting is not used
C language formatting - Formatting according to C language syntax. See C language formatting rule.
Format valuesFormatting rule according to the syntax of format type value.
Macro expression can be used for input (it is evaluated while the window is opening).
Lower limitIf editing is enabled, then it is possible to require checking the entered value on the lower limit entered here by checking the checkbox. By the attempt to enter a value outside the limits, an error message is displayed
This configurator is visible only if Data type of entered value = Integer or Real number.
Upper limitIf editing is enabled, then it is possible to require checking the entered value on the upper limit entered here by checking the checkbox. By the attempt to enter a value outside the limits, an error message is displayed
This configurator is visible only if Data type of entered value = Integer or Real number.
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.