True when the handle for the image list is shared.
Source position: imglist.pp line 423
public property TCustomImageList.ShareImages : Boolean |
ShareImages is a Boolean property that indicates if the handle for an image list is shared. When ShareImages contains False, the handle to the image list is freed when the image list is destroyed.
This property exists only for Delphi compatibility. ShareImages is not used in the current implementation of TCustomImageList.
Lazarus Component Library (LCL) | Version 3.99-1b97b99691 (2024-09-01) | Home |