FMX.MediaLibrary.IFMXImageManagerService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetAllImages | public | Returns all images from the mobile store. |
| GetCount | public | Returns the count of all images in the mobile store. |
| GetImage | public | Gets the image indicated by index from the mobile store. |
| InsertImage | public | Inserts an image into the mobile store. |
| 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. |