Provides access to the reference class for the specified resolution.
Source position: imglist.pp line 414
public property TCustomImageList.Reference[AImageWidth: Integer] : TWSCustomImageListReference |
Reference is an indexed read-only TWSCustomImageListReference property which provides access to the class instance for a resolution using the specified image width. Reading the value in the property causes the image resolution and its reference class to be created if it has not already been allocated.
Reference is used get access to the handle for the image list used in the resolution. The handle is a required argument in TWSCustomImageListResolutionClass methods.
|
Gets the value for the indexed Resolution property. |
|
|
Reference to the widgetset image list using this resolution. |
Lazarus Component Library (LCL) | Version 3.99-1b97b99691 (2024-09-01) | Home |