RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionCube.ShowProgressDialog Property

Determines whether a progress bar appears when the cache of crosstabulated values is built.

Pascal
property ShowProgressDialog: Boolean;
C++
__property Boolean ShowProgressDialog;

Set ShowProgressDialog to specify whether a progress bar should appear to provide users with a visual indication when the cache is being built. If the crosstabulated data store includes may dimensions, rebuilding the cache can take a noticeable amount of time. The progress bar provides users with feedback about how long this process will take. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!