FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TCustomFlexCelReport.Progress Property

Returns the Progress of the report.

Pascal
property Progress: TFlxProgress;
C++
__property TFlxProgress Progress;

In order to use this property you need to run the report i a thread, and update your user interface with the values reported here. 

Look at the Treads demo for more information.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!