JVCL Help:TJvCustomLED.Active

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if blinking is enabled.


Pascal

 propertyActive: Boolean;


Description

Active determines if blinking is enabled. Read Active to determine if blinking is enabled or set Active to enable or disable blinking.
If Active is True, blinking is enabled.
If Active is False, blinking is not enabled.
Blinking will toggle the Status property at every Interval.


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page