RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataStore.CalcSubTotals Method

Calculates dimension subtotals.

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

CalcSubTotals calculates dimension subtotals in cached data. CalcSubtotal is used internally by TCustomDataStore; an application should not call CalcSubTotals directly. 

 

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