dxGetImageSize(TCustomImageList,TdxScaleFactor) Method
In This Article
#Declaration
Delphi
function dxGetImageSize(AImageList: TCustomImageList; AScaleFactor: TdxScaleFactor): TSize;
#Parameters
Name | Type |
---|---|
AImage |
TCustom |
AScale |
Tdx |
#Returns
Type |
---|
TSize |
See Also