TdxBarBackgrounds Members
Specifies images used as the background of bars and submenus.Constructors
Name | Description |
---|---|
Create(TdxBarManager) | Initializes a new instance of the TdxBarPersistent class with specified settings. Inherited from TdxBarPersistent. |
Properties
Name | Description |
---|---|
Bar | Specifies the default background image for bars. |
BarManager | Provides access to a bar manager that owns the currently processed component. Inherited from TdxBarPersistent. |
SubMenu | Specifies the default background image for submenus. |
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