FMX.ListView.Appearances.IPublishedAppearanceOwner Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetFooterAppearanceNamepublicGetter of FooterAppearanceName.
GetFooterAppearancePropertiespublicGetter of FooterAppearanceProperties.
GetFooterHeightpublicGetter of FooterHeight.
GetHeaderAppearanceNamepublicGetter of HeaderAppearanceName.
GetHeaderAppearancePropertiespublicGetter of HeaderAppearanceProperties.
GetHeaderHeightpublicGetter of HeaderHeight.
GetItemAppearanceNamepublicGetter of ItemAppearanceName.
GetItemAppearanceObjectspublicGetter for the ItemAppearanceObjects property.
GetItemAppearancePropertiespublicGetter of ItemAppearanceProperties.
GetItemEditAppearanceNamepublicGetter of ItemEditAppearanceName.
GetItemEditAppearancePropertiespublicGetter of ItemEditAppearanceProperties.
GetItemEditHeightpublicGetter of ItemEditHeight.
GetItemHeightpublicGetter of ItemHeight.
IsEditModepublicReturns True if the control that implements this interface is in edit mode, or False otherwise.
ItemAppearanceChangepublicThe appearance of Sender has changed. This object is the owner of Sender.
ItemAppearanceChangeHeightpublicThe height of the appearance of Sender has changed. This object is the owner of Sender.
ItemAppearanceChangeObjectspublicThe view of the appearance of Sender has changed. This object is the owner of Sender.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetFooterAppearanceNamepublicSetter of FooterAppearanceName.
SetFooterHeightpublicSetter of FooterHeight.
SetHeaderAppearanceNamepublicSetter of HeaderAppearanceName.
SetHeaderHeightpublicSetter of HeaderHeight.
SetItemAppearanceNamepublicSetter of ItemAppearanceName.
SetItemAppearanceObjectspublicSetter for ItemAppearanceObjects property.
SetItemEditAppearanceNamepublicSetter of ItemEditAppearanceName.
SetItemEditHeightpublicSetter of ItemEditHeight.
SetItemHeightpublicSetter of ItemHeight.
SupportspublicIndicates whether a given interface supports a specific (another) interface.