RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionPivot.DecisionSource Property

Specifies the decision source object that the decision pivot controls.

Pascal
property DecisionSource: TDecisionSource;
C++
__property TDecisionSource DecisionSource;

Set DecisionSource to link the decision pivot to a decision source component. The controls in the decision pivot change the pivot state of the decision source. 

The pivot state of the decision source can also change in response to another control, such as a decision grid. When the pivot state of the decision source changes, the decision pivot updates the layout of the dimension buttons and the selection in the summary combo box. 

 

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