RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAggregates.Clear Method

Removes all aggregates from the Items property array.

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

Call Clear to empty the Items property array. After Clear frees each aggregate in the Items array, it informs the associated client dataset so that it can update it's ActiveAggs property. 

 

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