Vcl.ActnMan.TCustomActionControl.FindImageList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FindImageList(UseLargeImages: Boolean;  ImageIndex: TImageIndex = -1): TCustomImageList; overload; virtual;
function FindImageList(UseLargeImages: Boolean; var Disabled: Boolean;  ImageIndex: TImageIndex = -1): TCustomImageList; overload; virtual;

C++

virtual Vcl::Imglist::TCustomImageList* __fastcall FindImageList(bool UseLargeImages, System::Uitypes::TImageIndex ImageIndex = (System::Uitypes::TImageIndex)(0xffffffff))/* overload */;
virtual Vcl::Imglist::TCustomImageList* __fastcall FindImageList(bool UseLargeImages, bool &Disabled, System::Uitypes::TImageIndex ImageIndex = (System::Uitypes::TImageIndex)(0xffffffff))/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionControl

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !