FMX.ListView.Appearances.IAppearanceItemOwner Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| BeginUpdate | public | Marks the start of an update session of the list view control and its children. |
| EndUpdate | public | Marks the end of an update session of the list view control and its children. |
| GetAppearanceProperties | public | Returns an array with the appearance properties of the control. |
| PrepareEditModeObjects | public | Prepares the appearance objects of the edition mode of the specified list view item. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |