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.
DeleteItempublicCommits the deletion of an item by ItemIndex.
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.
GetAdapterpublicGetter of the IListViewAdapter type.
GetBackgroundStyleColorpublic
GetContentFramepublicGets the content frame of the presented control.
GetControlOpacitypublicGets the opacity of the presented control.
GetEstimatedFooterHeightpublic
GetEstimatedHeaderHeightpublic
GetEstimatedItemHeightpublic
GetFlagspublicGets presentation-specific boolean flags.
GetIsTransparentpublic
GetItemClientRectpublicGets a client rectangle for items with index.
GetItemCountpublicGets the number of items.
GetItemHeightpublicGets the height of an item by ItemIndex.
GetItemIndexTitlepublicGets the index title for an item by ItemIndex.
GetItemTextpublicGets the main text of ItemIndex.
GetOpacitypublic
GetOptionspublicGets the native presentation-specific boolean flags.
GetRootObjectpublicGets the root object.
InvokePullRefreshpublicInvokes the PullToRefresh property.
ItemButtonClickedpublicNotifies a control that the button was clicked.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
RebuildListpublicRecreates a list and updates visible item content when using the native presentation.
RecreateNativePresentationpublic
ReleasepublicDecrements the reference count for this interface.
SetCreatingNativeViewpublic
SetScrollViewPospublicSets the scroll view position for the control.
SetSearchFilterpublicSets the search filter.
SupportspublicIndicates whether a given interface supports a specific (another) interface.