[Overview][Types][Classes][Index] Reference for unit 'ImgList' (#lcl)

TCustomImageList.ShareImages

True when this image list is shared. Unused!

Declaration

Source position: imglist.pp line 223

public property TCustomImageList.ShareImages : Boolean
  read FShareImages
  write SetShareImages
  default False;

Description

This property exists only for Delphi compatibility. True means that the imagelist widget is freed together with the ImageList

The latest version of this document can be found at lazarus-ccr.sourceforge.net.