Jump to content

Component: Static Text (2D Shapes)

From Flowcode Help
Revision as of 10:34, 17 November 2021 by Wiki bot (talk | contribs)
Author Steve Tandy
Version 1.1
Category 2D Shapes


Static Text component

A text component for the 2d panel.

Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Downloadable macro reference

SetText
Sets the text of the label 
- STRING sText
The text for the label 
- VOID Return


Master_Uninit
Uninitialise the Master 
- VOID Return


Master_Byte
Sends and receives a data byte 
- BYTE DataOut
 
- BYTE Return


GetConsoleHandle
Returns a handle to the console used by this component 
[[File:]] - Return


Slave_TxByte
Sets the data to be transmitted 
- BYTE Data
 
- VOID Return


Slave_RxByte
Returns the data received 
- BYTE Return


SetValue
Change Named property to new Value.  
- STRING Name
 
- STRING Value
 
- VOID Return


SetPrescaler
Sets the prescaler value for the clock divider chain 
- BYTE Prescaler
 
- VOID Return


Master_Init
Initialise the Master 
- VOID Return


GetList
returns Named property list 
- STRING Name
 
- STRING Return


GetList
returns Named property list 
- STRING Name
 
- STRING Return



Property reference

Properties
Text
 
Word Wrap
 
Horizontal Alignment
 
Vertical Alignment
 
Angle
 
Family
 
Scale
 
Scale With Width
 
Bold
 
Italic
 
Underline
 
Strikethrough
 
Text Colour
 
Text Gradient
 
Gradient Style
 
Background Colour
 
Background Gradient
 
Background Gradient Style
 
Connections
Simulations