FMX.ImgList.TLayers.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 TLayers


説明

この TLayers レイヤ コレクションが属するイメージ リストを識別します。

関連項目