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