FMX.ImgList.TBitmapItem.ImageList

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

Delphi

property ImageList: TCustomImageList read GetImageList;

C++

__property TCustomImageList* ImageList = {read=GetImageList};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TBitmapItem


説明

このビットマップ項目を使用するイメージ リスト コレクションを指定します。

この TBitmapItem ビットマップ項目が属する TMultiResBitmap マルチ解像度ビットマップを使用して、イメージ リスト コレクションを示します。

関連項目