Skip to main content
A newer version of this page is available. .

dxGetImageSize(TGraphic,TCustomImageList,Integer) Method

Declaration

function dxGetImageSize(AImage: TGraphic; AImageList: TCustomImageList; AImageIndex: Integer): TSize;

Parameters

Name Type
AImage TGraphic
AImageList TCustomImageList
AImageIndex Integer

Returns

Type
TSize
See Also