RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomImageList.ShareImages Property

Specifies whether the image list destroys its handle when the image list is destroyed.

Pascal
property ShareImages: Boolean;
C++
__property Boolean ShareImages;

Set the ShareImages property to false to ensure that the handle to the image list is freed when the image list is destroyed. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!