JVCL Help:TJvAlarms.Running

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

Search in JVCL Help

 
Search in all projects
 

Summary

Flag that indicates if the alarm component is running.


Pascal

 propertyRunning: Boolean;


Description

Running indicates if the component is active and has alarms waiting to be fired. If the components Active property is set to False, Running will also be False. When Active is set to True, Running will be True as long as Count > 0.


See Also

TJvAlarms.Active


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