Vcl.ImgList.SetImageListDisabledStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetImageListDisabledStyle(ImageList: TCustomImageList; Style: TDisabledStyle);

C++

extern DELPHI_PACKAGE void __fastcall SetImageListDisabledStyle(TCustomImageList* ImageList, TDisabledStyle Style);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.