FMX.ActnList.IGlyph Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetImageIndex | public | Declares the getter for ImageIndex. |
| GetImages | public | Declares the getter for Images. |
| ImagesChanged | public | Declares a method that should be called when the control needs to redraw an image. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetImageIndex | public | Declares the setter for ImageIndex. |
| SetImages | public | Declares the setter for Images. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |