Component: FCD helper (Matrix Tools)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix Ltd |
Version | 1.0 |
Category | Matrix Tools |
Contents
FCD helper component
A helper control to query the current Flowcode definition XML file.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
GetStrListItem | |
Gets a list item from a string index and a textual name Suitable for writing to a property filter Newline is added | |
- STRING | Index |
- STRING | Name |
- STRING | Return |
GetIntListItem | |
Gets a list item from an integer and a textual name Suitable for writing to a property filter Newline is added | |
- UINT | Index |
- STRING | Name |
- STRING | Return |
SetRange | |
Sets the min-max range to draw on the dial Used for setting the needle | |
[[File:]] - | Start |
[[File:]] - | End |
[[File:]] - | Return |
SetLabel | |
Sets the label to draw in the center of the dial | |
- STRING | Hi |
- STRING | Lo |
Label to draw at the bottom | |
[[File:]] - | Return |
SetPivotPos | |
Sets the position of the object the lever rotates around | |
[[File:]] - | PositionHandle |
A handle to the position of the depressed location | |
- VOID | Return |
SetLatching | |
Sets whether the button is depressed when the mouse is released | |
[[File:]] - | Enabled |
- VOID | Return |
Unregister | |
Removes the object to the list if present | |
[[File:]] - | Target |
- VOID | Return |
SetMovementFor | |
Sets the movement in units or PI/16 steps for the button | |
[[File:]] - | Target |
[[File:]] - | Move |
Movement to set to, default 4 | |
- VOID | Return |
Property reference
Properties | |
Connections | |
Simulations |