JVCL Help:TJvAlarms.Running
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAlarms.Running Property
[+] TJvAlarms Events
[+] TJvAlarms Methods
[+] TJvAlarms Properties
Search in JVCL Help
Search in all projectsSummary
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
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