Vcl.VirtualImageList.TVirtualImageList.InsertDisabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure InsertDisabled(AIndex: Integer; AName: String; ACollectionIndex: Integer); overload;
procedure InsertDisabled(AIndex: Integer; AName: String; const ACollectionName: String); overload;

C++

void __fastcall InsertDisabled(int AIndex, System::UnicodeString AName, int ACollectionIndex)/* overload */;
void __fastcall InsertDisabled(int AIndex, 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 !