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

TCustomImageList.ResolutionsDesc

Provides access to the descending enumerator for image resolutions in the list.

Declaration

Source position: imglist.pp line 420

public function TCustomImageList.ResolutionsDesc: TCustomImageListResolutionEnumerator;

Function result

Descending Resolutions enumerator for the class instance.

Description

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.

See also

TCustomImageListResolutionEnumerator

  

Implements an enumerator for image resolutions in TCustomImageList.

TCustomImageList.Resolutions

  

Provides access to the image resolutions (or sizes) used in the image lists.


Version 3.2 Generated 2024-02-25 Home