Apr 20, 2007 #1 ldojoles Programmer Joined Apr 1, 2007 Messages 22 Location PH is it possible to integrate the Batchmove status(%done) to a progressbar ? how ?
Apr 20, 2007 #2 Ante0 Programmer Joined Apr 19, 2007 Messages 98 Location SE If you are using Delphi 7, there is already a Gauge in Samples showing % done. If you're not you will have to wait for someone more talented to reply /Ante0 Upvote 0 Downvote
If you are using Delphi 7, there is already a Gauge in Samples showing % done. If you're not you will have to wait for someone more talented to reply /Ante0
Apr 20, 2007 #3 DelphiAaron Programmer Joined Jul 4, 2002 Messages 826 Location AU from what i can see the TBatchMove component doesnt return a count of the records while there moving only a total count afterwards. Aaron Upvote 0 Downvote
from what i can see the TBatchMove component doesnt return a count of the records while there moving only a total count afterwards. Aaron