JCL Help:TJclCounter.Counting
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclCounter.Counting Property
[+] TJclCounter Methods
[+] TJclCounter Properties
Search in JCL Help
Search in all projects
Summary
Returns the status of the counter.
Pascal
public property Counting: Boolean;
Description
Counting returns whether or not the counter is currently active. That is, if Start has, but Stop hasn't, been called the return value is True. Immediately after construction or after a call to Stop, Counting is False. When Counting is True the ElapsedTime property is invalid.
About
Donator
Theo Bebekis
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