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