FMX.ListView.Appearances.TAppearanceListViewItems.Create

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

Delphi

constructor Create(const Owner: TControl);

C++

__fastcall TAppearanceListViewItems(Fmx::Controls::TControl* const Owner);

プロパティ

種類 可視性 ソース ユニット
constructor public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems

説明

Creates は、TFilterableListViewItems のインスタンスを破壊します。

FMX.ListView.Appearances.TAppearanceListViewItems.Create は FMX.ListView.Adapters.Base.TFilterableListViewItems.Create を継承しています。以下の内容はすべて FMX.ListView.Adapters.Base.TFilterableListViewItems.Create を参照しています。


Creates は、TFilterableListViewItems のインスタンスを破壊します。

関連項目