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

TCustomImageListResolution.GetReferenceHandle

Gets the Handle for the Reference image list.

Declaration

Source position: imglist.pp line 145

protected function TCustomImageListResolution.GetReferenceHandle: THandle; override;

Function result

Handle for the Reference class in the image list.

Description

GetReferenceHandle is an overridden method used to get the handle for the TWSCustomImageListReference class for the widgetset. Some (all?) platforms / widgetsets require a handle when manipulating an image list. GetReferenceHandle uses the value in the Reference property to supply the value for the Handle.

See also

TCustomImageListResolution.Reference

  

Reference to the widgetset image list using this resolution.


Version 3.2 Generated 2024-02-25 Home