RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.Handle Property

Designates the handle for the image list.

Pascal
property Handle: HImageList;
C++
__property HImageList Handle;

Handle is the Windows image list object handle. Use this handle when calling Windows API functions that require it. 

 

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