RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAggregateField.Handle Property

Points to the aggregate handle.

Pascal
property Handle: Pointer;
C++
__property void * Handle;

TAggregateField uses Handle internally to obtain its aggregated values. Most applications do not need to use this value. 

Component writers can use Handle, if necessary, with the routines declared in the dsintf unit. 

 

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