FMX.ListView.Types.IListViewEditor Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddpublicCreates a new Item and append at the end.
AddRefpublicIncrements the reference count for this interface.
ClearpublicDeletes all items.
DeletepublicDeletes the item at Index.
InsertpublicCreates a new Item and insterts it at Index.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetAfterItemAddedpublicSets the OnAfterItemAdded handler.
SetAfterItemDeletedpublicSets the OnAfterItemDeleted handler.
SetBeforeItemAddedpublicSets the OnBeforeItemAdded handler.
SetBeforeItemDeletedpublicSets the OnBeforeItemDeteled handler.
SupportspublicIndicates whether a given interface supports a specific (another) interface.