Vcl.ImgList.GetImageListDisabledStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetImageListDisabledStyle(ImageList: TCustomImageList): TDisabledStyle;

C++

extern DELPHI_PACKAGE TDisabledStyle __fastcall GetImageListDisabledStyle(TCustomImageList* ImageList);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.