Vcl.VirtualImageList.TVirtualImageList.AddDisabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AddDisabled(const ACategory: String; AStartIndex, AEndIndex: Integer); overload;
procedure AddDisabled(AName: String; ACollectionIndex: Integer); overload;
procedure AddDisabled(AName: String; const ACollectionName: String); overload;

C++

void __fastcall AddDisabled(const System::UnicodeString ACategory, int AStartIndex, int AEndIndex)/* overload */;
void __fastcall AddDisabled(System::UnicodeString AName, int ACollectionIndex)/* overload */;
void __fastcall AddDisabled(System::UnicodeString AName, const System::UnicodeString ACollectionName)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Vcl.VirtualImageList.pas
Vcl.VirtualImageList.hpp
Vcl.VirtualImageList TVirtualImageList

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 !