FMX.ImgList.TDestinationItem

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

FMX.ImgList.TCustomDestinationItemSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTDestinationItem

Delphi

TDestinationItem = class (TCustomDestinationItem)

C++

class PASCALIMPLEMENTATION TDestinationItem : public TCustomDestinationItem

プロパティ

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


説明

TDestinationCollection コレクションに含まれている項目を表します。

TDestinationItemTCustomDestinationItem クラスを拡張したもので、その Layers プロパティが、[オブジェクト インスペクタ]で編集できるように published として再宣言されています。

関連項目