FMX.ImgList.TCustomDestinationItem.Destination

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

Delphi

property Destination: TDestinationCollection read FDestination;

C++

__property TDestinationCollection* Destination = {read=FDestination};

プロパティ

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


説明

この TCustomDestinationItem 項目が属するデスティネーション コレクションへの参照。

関連項目