The text button is a button that provides the ability to associate an integrated text in the object.
The button has no internal logic so the user must associate the functions with the events of the object.
Properties
Property
|
Description
|
Default value
|
Behaviour
|
|
|
Visibility
|
Indicates whether the object should be visible or hidden
|
ON
|
Disabled
|
Indicates whether the sensitive area should be sensitive to pressure or not.
|
|
Use mode
|
How to use the button
|
Read-Write
|
Touch Mode
|
Button
|
|
Tag
|
|
|
Tag
|
Variable associated with the switch
|
|
OnValue
|
Value that corresponds to the state pressed
|
1
|
OffValue
|
|
0
|
OffState
|
Value that corresponds to the released status
|
|
BorderColour
|
Border color of the button
|
|
BorderSize
|
Button border size
|
|
FillingColour
|
Fill color of the button area
|
|
Corner
|
It allows to define the rounding in percentage of the angles
|
|
Text
|
The text that must be inserted into the button
|
|
Font name
|
Font to be used in the text
|
|
Font Style
|
Font style to be used in the text
|
|
Font size
|
Font size to be used in the text
|
|
HorizontalAlign
|
Aligning text horizontally
|
|
VerticalAlign
|
Vertical text alignment
|
|
On State
|
|
|
Visible
|
Indicates whether the On state should be Visible
|
|
Text Colour
|
Color of the displayed text
|
|
BorderColour
|
Border color of the button
|
|
Border size
|
Button border size
|
|
Filling colour
|
Fill button color
|
|
Corner
|
It allows to define the rounding in percentage of the angles
|
|
Text
|
Text to be displayed in button on mode
|
|
Font Name
|
Name of the Font to be used in the text
|
|
Font Style
|
Font style to be used in the text
|
|
Font Size
|
Font size to be used in the text
|
|
HorizontalAlign
|
How the image should be aligned horizontally
|
|
VerticalAlign
|
How the image should be aligned vertically
|
|
Security
|
|
|
Level
|
Object Protection Level
|
0
|
Events
Each event can be associated with one or more predefined functions or script code.
On
|
Press
|
Off
|
Release
|
OnSwipeLeft
|
Left swipe event
|
OnSwipeRight
|
Right swipe event
|
SwipeUp
|
Up swipe event
|
SwipeDown
|
Down swipe event
|