[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the image resolution for the specified image width.
Source position: controls.pp line 462
public property TDragImageList.Resolution[AImageWidth: Integer] : TDragImageListResolution |
Resolution is a read-only indexed TDragImageListResolution property which provides the image resolution for images with the width specified in AImageWidth. Reading the property value causes the image resolution to be cast to the required TDragImageListResolution type.
Version 4.0 | Generated 2025-05-03 | Home |