RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionCube.StateChanged Method

Updates the dimension map when the pivot state changes.

Pascal
procedure StateChanged; override;
C++
virtual __fastcall StateChanged();

StateChanged is called automatically when dimensions are opened or closed, the current summary changes, or dimensions are pivoted. In response, the decision cube updates the dimension map to reflect the current state of its dimensions and summaries. 

 

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