RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.HandleNeeded Method

Creates an image list handle for the image list if one doesn't already exist.

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

Use HandleNeeded to create a Windows image list for the image list component when one doesn't already exist. This method is called automatically when an image list's handle property is accessed. 

 

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