TdxLayoutImageOptions Members
Contains image settings for the layout control.Constructors
Name | Description |
---|---|
Create(TdxLayoutContainer) | Initializes a new instance of the TdxLayoutContainerPersistent class with specified settings. Inherited from TdxLayoutContainerPersistent. |
Properties
Name | Description |
---|---|
Container | Inherited from TdxLayoutContainerPersistent. |
DisabledImages | Provides caption images for disabled items. |
Images | Provides caption images for enabled items. |
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. |
ToString | Inherited from TObject. |
See Also