RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SyncObjs.THandleObjectArray Type

THandleObjectArray represents an array of THandleObject.

Pascal
THandleObjectArray = array of THandleObject;
C++
array of THandleObject THandleObjectArray;

THandleObjectArray is used by synchronization objects to store and manage objects of type THandleObject

 

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