Vcl.VirtualImageList.TVirtualImageList

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

Vcl.ImgList.TCustomImageListSystem.ImageList.TBaseImageListSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTVirtualImageList

Delphi

TVirtualImageList = class(TCustomImageList)

C++

class PASCALIMPLEMENTATION TVirtualImageList : public Vcl::Imglist::TCustomImageList

プロパティ

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


説明

TVirtualImageList コンポーネントは、内部イメージの動的リストを作成します。

TVirtualImageListTCustomImageList より継承)は、TCustomImageCollection を使用して、内部イメージのリストを動的に作成します。これは、インデックスと名前で TImageCollection とリンク付けされているアイテムのコレクションを格納します。これらの 2 つのコンポーネントの使用方法については、「イメージ コレクションおよび仮想イメージリスト コンポーネントを持つ高 DPI イメージのサポート」を参照してください。

関連項目