Vcl.ImgList.TCustomImageList.AddDisabledImage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddDisabledImage(Value: TCustomImageList; Index: Integer): Integer;

C++

int __fastcall AddDisabledImage(TCustomImageList* Value, int Index);

Properties

Type Visibility Source Unit Parent
function public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

Description

Embarcadero Technologies does not currently have any additional information.