RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionSource.DecisionCube Property

Specifies the decision cube that provides the crosstabulated data for the decision source.

Pascal
property DecisionCube: TDecisionCube;
C++
__property TDecisionCube DecisionCube;

Set DecisionCube to specify where the decision source should fetch its data. The decision cube maintains a multidimensional array of summaries in a cache. The decision source can provide decision controls with any projection of the data in that cache. 

 

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