Component: Dashboard Text (Controls)

From Flowcode Help
Revision as of 11:11, 16 January 2014 by JonnyW (talk | contribs) (XML import)
Jump to navigationJump to search


Author Matrix Ltd
Version 1.0
Category Controls


Image Dashboard Text component

Examples

No additional examples


Downloadable macro reference

This component does not contain any downloadable macros

Simulation macro reference

Clear

No additional information


Parameters

This macro has no parameters


Return value

This call does not return a value


PrintString

No additional information


Parameters

STRING in_string


Return value

This call does not return a value


PrintNumber

No additional information


Parameters

FLOAT Number
BYTE Places


Return value

This call does not return a value


PrintLine

No additional information


Parameters

STRING in_string


Return value

This call does not return a value



Property reference

Start Text

This property is of type Multiple lines of text and can be referenced with the variable name text.

No additional information


Font

This property is of type Font picker and can be referenced with the variable name Font.

No additional information


Horizontal Align

This property is of type Fixed list of ints and can be referenced with the variable name AlignX.

No additional information


Vertical Align

This property is of type Fixed list of ints and can be referenced with the variable name AlignY.

No additional information


Ink Color

This property is of type Color picker and can be referenced with the variable name Color.

No additional information


Background

This property is of type Color picker and can be referenced with the variable name Background.

No additional information


Border

This property is of type Color picker and can be referenced with the variable name Border.

No additional information


Thickness

This property is of type Floating point and can be referenced with the variable name bezel_thick.

No additional information


Margin

This property is of type Floating point and can be referenced with the variable name margin.

No additional information


Lines

This property is of type Signed integer and can be referenced with the variable name lines.

No additional information