RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionSource.OnSummaryChange Event

Occurs immediately after the CurrentSum property changes.

Pascal
property OnSummaryChange: TNotifyEvent;
C++
__property TNotifyEvent OnSummaryChange;

Write an OnSummaryChange event handler to take specific action when the summary provided by the decision source changes. The value of the CurrentSum property reflects the new current summary. 

 

CurrentSum 

OnNewDimensions 

Using Decision Sources

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