RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionCube.ShowCubeDialog Method

Displays the Decision Cube editor.

Pascal
procedure ShowCubeDialog;
C++
__fastcall ShowCubeDialog();

Call ShowCubeDialog to allow the user to change the active dimensions of the data cube using the Decision Cube editor. ShowCubeDialog brings up the same dialog that appears when Decision Cube editor is selected from the pop-up menu of the decision cube component at design time. 

The Decision Cube editor allows the user to make dimensions active or inactive and to change the names of dimensions. It also controls how much information is shown in a decision control at design time. 

 

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