TdxCustomLayoutItemImageOptions Members
Contains image options for layout element captions.Constructors
| Name | Description |
|---|---|
| Create(TdxCustomLayoutItem) | Initializes a new instance of the TdxCustomLayoutItemOptions class with specified settings. Inherited from TdxCustomLayoutItemOptions. |
Properties
| Name | Description |
|---|---|
| Glyph | Specifies the caption’s glyph. |
| ImageIndex | Specifies the caption’s image. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
See Also