FMX.ListView.Appearances.IPublishedAppearanceOwner Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetFooterAppearanceName | public | Getter of FooterAppearanceName. |
| GetFooterAppearanceProperties | public | Getter of FooterAppearanceProperties. |
| GetFooterHeight | public | Getter of FooterHeight. |
| GetHeaderAppearanceName | public | Getter of HeaderAppearanceName. |
| GetHeaderAppearanceProperties | public | Getter of HeaderAppearanceProperties. |
| GetHeaderHeight | public | Getter of HeaderHeight. |
| GetItemAppearanceName | public | Getter of ItemAppearanceName. |
| GetItemAppearanceObjects | public | |
| GetItemAppearanceProperties | public | Getter of ItemAppearanceProperties. |
| GetItemEditAppearanceName | public | Getter of ItemEditAppearanceName. |
| GetItemEditAppearanceProperties | public | Getter of ItemEditAppearanceProperties. |
| GetItemEditHeight | public | Getter of ItemEditHeight. |
| GetItemHeight | public | Getter of ItemHeight. |
| IsEditMode | public | Returns True if the control that implements this interface is in edit mode, or False otherwise. |
| ItemAppearanceChange | public | The appearance of Sender has changed. This object is the owner of Sender. |
| ItemAppearanceChangeHeight | public | The height of the appearance of Sender has changed. This object is the owner of Sender. |
| ItemAppearanceChangeObjects | public | The view of the appearance of Sender has changed. This object is the owner of Sender. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetFooterAppearanceName | public | Setter of FooterAppearanceName. |
| SetFooterHeight | public | Setter of FooterHeight. |
| SetHeaderAppearanceName | public | Setter of HeaderAppearanceName. |
| SetHeaderHeight | public | Setter of HeaderHeight. |
| SetItemAppearanceName | public | Setter of ItemAppearanceName. |
| SetItemAppearanceObjects | public | |
| SetItemEditAppearanceName | public | Setter of ItemEditAppearanceName. |
| SetItemEditHeight | public | Setter of ItemEditHeight. |
| SetItemHeight | public | Setter of ItemHeight. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |