dxGetImageSize(TGraphic,TCustomImageList,Integer,TdxScaleFactor) Method
Declaration
function dxGetImageSize(AImage: TGraphic; AImageList: TCustomImageList; AImageIndex: Integer; AScaleFactor: TdxScaleFactor): TSize;
Parameters
| Name | Type |
|---|---|
| AImage | TGraphic |
| AImageList | TCustomImageList |
| AImageIndex | Integer |
| AScaleFactor | TdxScaleFactor |
Returns
| Type |
|---|
| TSize |
See Also