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