RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGrid.ShowCubeEditor Property

Determines whether the Cube Editor can be displayed.

Pascal
property ShowCubeEditor: boolean;
C++
__property boolean ShowCubeEditor;

ShowCubeEditor determines whether the Cube Editor for the associated TDecisionCube can be invoked. If set to true, a menu item to invoke the Cube Editor is added to the speed menu displayed on a right-click on the decision grid at runtime. 

 

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