FMX.ListView.Appearances.TAppearanceListViewItem.TListViewItemObjects
Delphi
TListViewItemObjects = class(TListItemView)
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.ListView.Appearances.pas | FMX.ListView.Appearances | TAppearanceListViewItem |
Description
Helper class to handle an object list of list item drawables. {{#multireplace:FMX.ListView.Appearances.TAppearanceListViewItem.TListViewItemObjects|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ListView.Types.TListItemView|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ListView.Types.TListItemView|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Helper class to handle an object list of list item drawables.
The ViewList property provides direct access to the list. TListItemView also provides the following methods to work with the list:
- Add, Include and Insert to add items to the list.
- Drawables, FindDrawable and DrawableByName to access the list items.
- Delete, Exclude and Clear to remove items from the list.