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