FMX.ListView.Appearances.TPublishedObjects.FooterObjects

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

Delphi

property FooterObjects: TItemAppearanceObjects read GetFooterObjects write SetFooterObjects;

C++

__property TItemAppearanceObjects* FooterObjects = {read=GetFooterObjects, write=SetFooterObjects};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TPublishedObjects


説明

リスト ビュー コンポーネント内の項目についてオブジェクト インスペクタに表示される FooterAppearance オブジェクトの機能を実装したものです。

関連項目