IsImageAssigned(TGraphic,TCustomImageList,Integer) Method
Declaration
function IsImageAssigned(AGlyph: TGraphic; AImageList: TCustomImageList; AImageIndex: Integer): Boolean;
Parameters
| Name | Type |
|---|---|
| AGlyph | TGraphic |
| AImageList | TCustomImageList |
| AImageIndex | Integer |
Returns
| Type |
|---|
| Boolean |
See Also