FMX.ListView.Types.IListViewPresentationParent Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CanSelectItempublicReturns True if the underlying data model allows the presentation layer to select the specified item; it returns False otherwise.
CanUnselectItempublicReturns True if the underlying data model allows the presentation layer to unselect the specified item; it returns False otherwise.
DeleteItempublic
DidSelectItempublicThe presentation layer executes this method to indicate that it has selected the specified item.
DidUnselectItempublicThe presentation layer executes this method to indicate that it has unselected the specified item.
GetAdapterpublic
GetContentFramepublic
GetControlOpacitypublic
GetFlagspublic
GetItemClientRectpublic
GetItemCountpublic
GetItemHeightpublic
GetItemIndexTitlepublic
GetItemTextpublic
GetOptionspublic
GetRootObjectpublic
InvokePullRefreshpublic
ItemButtonClickedpublic
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
RebuildListpublic
ReleasepublicDecrements the reference count for this interface.
SetScrollViewPospublic
SetSearchFilterpublic
SupportspublicIndicates whether a given interface supports a specific (another) interface.