FMX.ListView.Adapters.Base.TFilterableListViewItems.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TFilterableListViewItems();

Properties

Type Visibility Source Unit Parent
constructor public
FMX.ListView.Adapters.Base.pas
FMX.ListView.Adapters.Base.hpp
FMX.ListView.Adapters.Base TFilterableListViewItems

Description

Creates an instance of TFilterableListViewItems.

See Also