FMX.ImgList.TGlyphImageLink Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Glyph | public | The IGlyph interface type reference to the Owner object specified in the Create constructor as the owner of this TGlyphImageLink link. |
| IgnoreImages | public | Indicates whether the TImageLink object triggers a call to Change when Images changes. |
| IgnoreIndex | public | Indicates whether the TImageLink object triggers a call to Change when ImageIndex changes. |
| ImageIndex | public | The index of an image from the list of images. |
| Images | public | A reference to the list of images. |
| Owner | public | Stores the component that owns this TGlyphImageLink image link object. |