FMX.ListView.Types.IListViewCheckProvider Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
AnyCheckedpublicIs a quick query to see if any or all of the items are in checked state.
CheckAllpublicChanges the check state of all items.
FirstCheckedpublicShows the Index of the first checked item.
GetCheckedpublicGet checked state for item at Index.
operator []public
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetCheckedpublicSet checked state for item at Index.
SupportspublicIndicates whether a given interface supports a specific (another) interface.