FMX.ListView.Appearances.TAppearanceListViewItem.Create
Delphi
constructor Create(const Owner: TAppearanceListViewItems; PresentationParent: IListViewPresentationParent; AController: IListViewController);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | FMX.ListView.Appearances.pas | FMX.ListView.Appearances | TAppearanceListViewItem |
Description
Creates a new instance of TListItem.
FMX.ListView.Appearances.TAppearanceListViewItem.Create inherits from FMX.ListView.Types.TListItem.Create. All content below this line refers to FMX.ListView.Types.TListItem.Create. Creates a new instance of TListItem.
This constructor creates and initializes a new list item.