Image - Text button

 
The Text Image button is a button that provides the ability to associate text and an image integrated into 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
Value that corresponds to the released status
0
Attributes
 
 
Text position
Indicates the alignment of the text
Bottom
Off State
 
 
BorderColour
Border color of the button
 
Border Size
Button border size
 
Text Colour
Color of the displayed text
 
Filling Colour
Fill color of the button area
 
Corner
It allows to define the rounding in percentage of the angles
 
Image
Image path
 
Image stretch mode
Stretch mode of the image
Uniform
HorizontalAlign
Horizontal alignment of the image
Centro
VerticalAlign
Vertical alignment of the image
Centro
Text
The text that must be inserted into the button
 
FontName
Font to be used in the text
 
FontStyle
Font style to be used in the text
 
Font size
Font size to be used in the text
 
Text horizontal Align
Aligning text horizontally
 
Text vertical Align
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
 
Image
Image path
 
Stretch
Image stretch mode
Uniform
HorizontalAlign
Horizontal alignment of the image
Center
VerticalAlign
Vertical alignment of the image
Center
Text
Text to be displayed in button on mode
 
Font Name
Font to be used in the text
 
Font Style
Style font to be used in the text
 
Font size
Font size to be used in the text
 
HorizontalAligh
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
Pressed
Off
Released
OnSwipeLeft
Left swipe event
OnSwipeRight
Right swipe event
SwipeUp
Up swipe event
SwipeDown
Down swipe event