FMX.Types.IItemsContainer Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetItem | public | Returns a specified item in the container. |
GetItemsCount | public | Returns the number of objects in the container. |
GetObject | public | Returns the current container as a TFmxObject. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |