Difference between revisions of "Component: ID component:GdiSwitch"

From Flowcode Help
Jump to navigationJump to search
Line 20: Line 20:
  
  
[SwitchComp_exampleSwitches.jpg]
+
[image:SwitchComp_exampleSwitches.jpg]
  
 
==Examples==
 
==Examples==

Revision as of 14:00, 20 January 2023

Author MatrixTSL
Version 1.0
Category Creation


Switch component

Detailed description

Shown here are some of the switches that can be created using the switch primitive.


[image:SwitchComp_exampleSwitches.jpg]

Examples

No additional examples

Macro reference

Fc9-comp-macro.png GetState
 
Fc9-bool-icon.png - BOOL Return


Fc9-comp-macro.png SetState
 
Fc9-bool-icon.png - BOOL State
The new state of the switch (true = on, false = off) 
Fc9-void-icon.png - NONE Return


Fc9-comp-macro.png GetState
 
Fc9-bool-icon.png - BOOL State
The new state of the switch (true = on, false = off) 
Fc9-bool-icon.png - BOOL Return


Fc9-comp-macro.png SetState
 
Fc9-bool-icon.png - BOOL State
The new state of the switch (true = on, false = off) 
Fc9-void-icon.png - NONE Return



Property reference

Fc9-prop-icon.png Properties
Fc9-conn-icon.png Data
Fc9-type-12-icon.png State
 
Fc9-conn-icon.png Appearance
Fc9-type-12-icon.png Style
 
Fc9-type-12-icon.png Type
 
Fc9-type-7-icon.png Draw Thumb
 
Fc9-type-13-icon.png Thumb Filename
 
Fc9-type-21-icon.png Animation Time
 
Fc9-type-10-icon.png On Label
 
Fc9-type-10-icon.png Off Label
 
Fc9-type-3-icon.png Font
Specifies the font style for the item 
Fc9-type-15-icon.png Font Scale
 
Fc9-conn-icon.png Custom Colours
Fc9-type-23-icon.png Outline
 
Fc9-type-23-icon.png On Outer Fill
 
Fc9-type-23-icon.png Off Outer Fill
 
Fc9-type-23-icon.png Thumb Outline
 
Fc9-type-23-icon.png Thumb Fill
 
Fc9-type-23-icon.png On Fill
 
Fc9-type-1-icon.png On Label
 
Fc9-type-23-icon.png Off Fill
 
Fc9-type-1-icon.png Off Label
 
Fc9-conn-icon.png Images
Fc9-type-12-icon.png Image On
 
Fc9-type-13-icon.png FilenameOn
 
Fc9-type-12-icon.png Image Off
 
Fc9-type-13-icon.png FilenameOff