Vcl.VirtualImageList.TVirtualImageList.InsertDisabled

提供: RAD Studio API Documentation
移動先: 案内検索

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 */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.VirtualImageList.pas
Vcl.VirtualImageList.hpp
Vcl.VirtualImageList TVirtualImageList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。