The EditBox is the object that allows you to view and edit the numeric value of a Tag.
Property
Property
|
Description
|
Default value
|
Behaviour
|
|
|
Visibility
|
Indicates whether the object should be visible or hidden
|
ON
|
Disabled
|
|
ON
|
Modo d'uso
|
Indica se in sola lettura oppure lettura - scrittura
|
Lettura - Scrittura
|
Formato Testo
|
Definisce in dettaglio il formato del testo
|
|
Tag
|
Indicates whether the object should be clickable
|
|
Tag
|
Select the tag associated with the editbox
|
|
UseEditMin
|
Defines whether a minimum value is being edited
|
OFF
|
UseEditMax
|
Defines whether a maximum value is being edited
|
OFF
|
Attributes
|
|
|
Line Colour
|
Color of the field boundary line
|
|
Opacity
|
Field opacity level
|
|
Font Name
|
Font to be used
|
|
Font size
|
Font size to use
|
20
|
HorizontalAlign
|
Horizontal alignment of the field
|
Center
|
VerticalAlign
|
Vertical alignment of the field
|
Center
|
Border Off
|
|
|
Visibile
|
Field edge visibility in released mode
|
|
BorderColor
|
Colour of the border
|
|
BorderSize
|
Size in pixels of the border
|
|
AreaColor
|
Area colour
|
|
Corner
|
Corner rounding %
|
0
|
StatusBar
|
|
|
Mode
|
Type of status bar to be displayed on the keyboard
|
|
Message
|
Text to be inserted in the StatusBar
|
|
Blink
|
|
|
Blinking
|
Indicates whether the text should flash
|
|
Visibility
|
Indicates whether the visibility of the object should flash
|
|
Border
|
Indicates whether the edge of the object should flash
|
|
Security
|
|
|
Level
|
Object protection level
|
|
Events
Each event can be associated with one or more predefined functions.
OnBeginInput
|
Editing mode event
|
OnAbortInput
|
Press ESC key to exit editing mode
|
OnConfirmInput
|
Confirming the value Entered with the Enter key
|
TextFormat
The text format property defines in detail the complete format of the text to be displayed by the EditBox.
Text Format
|
Type of format to be used
|
Unit
|
In the case of metric system management, it allows defining the measurement to be used in defining the Tag value
|
Zero decimals
|
Flag defining that zeros must be used in the decimal part
|
Fill Zero Integer
|
Flag that defines whether the field value should be filled with zeros up to the defined number of digits
|
Max decimals
|
Number of decimal digits
|
Max edit lenght
|
Total field digits
|
Password mode
|
The value that is entered is not shown during editing
|
Picture
|
Allows you to manually enter characters within the field format. The character # represents a digit.
For example: ##: ## is displayed as 12:34
|
Truncation chars
|
Indicates the number of digits that is truncated in the display
|
Use Plus
|
Displays the + character in case of a positive value
|
Use Thousand
|
Displays the thousands value
|
Exponent Correct
|
Displays the value in mantissa and exponent format
|