TKZTimeCounter - KireZ's Time Counter component version: 1.0 --------------------------------- Written 1999 by Kire Zvezdakoski mail: kirez@informa.mk home page: http://members.xoom.com/kirez/dspace.htm History: -------- 20-07-99: First release About component: ---------------- This component is succesor from TTimer class. It's implementing time counter. Easy of use, but very usefull. On creating, KZTimeCounter automaticly starts to count. There are three methods: Reset, Stop and Continue. I think it's clear what they do. You can read elapsed time from elapsed-property. Sample project is included. properties: ----------- Elapsed:TDateTime - Elapsed time scince last Reset method call Counting:Boolean - is component currently counts. Methods: -------- Reset - To reset counter to '00:00:00' value Stop - To stop/pause counter Continue- To Continue after Stop Installation: ------------- Only add kztcount.pas file to existing or new package. Standard disclaimers -------------------- THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL Kire Zvezdakoski BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Registration --------------- Freeware, source is included. Best regards: KireZ P.S.: I'm from Macedonia, so please accept my apologies for my bad English ;-)