RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAggregates.Create Constructor

Creates and initializes a TAggregates object.

Pascal
constructor Create(Owner: TPersistent);
C++
__fastcall TAggregates(TPersistent * Owner);

Applications should not need to call the Create method directly. The client dataset that uses TAggregates to represent its maintained aggregates creates this object from its own constructor. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!