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