FMX.ListView.Types.IListViewExtrasProvider Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetHasDatapublic When the item at Index has indexed data in DataIndex, it returns true.
GetItemDatapublicGets the indexed data in DataIndex for item.
GetItemTagpublicGets the tag of an item at Index.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetItemDatapublicSets indexed data in DataIndex for item at Index.
SetItemTagpublicSets the tag of an item at Index.
SupportspublicIndicates whether a given interface supports a specific (another) interface.