Provides access to the descending enumerator for image resolutions in the list.
Source position: imglist.pp line 422
public function TCustomImageList.ResolutionsDesc: TCustomImageListResolutionEnumerator; |
Descending Resolutions enumerator for the class instance.
ResolutionsDesc is a TCustomImageListResolutionEnumerator function that provides access to the descending enumerator for image resolutions in the image list. Images resolutions are accessed in descending image size order in the enumerator.
|
Implements an enumerator for image resolutions in TCustomImageList. |
|
|
Provides access to the image resolutions (or sizes) used in the image lists. |
Lazarus Component Library (LCL) | Version 4.99-db69628f2e (2025-05-17) | Home |