TdxBarPersistent Members
The TdxBarPersistent class provides streaming functionality for objects owned by the bar manager component (see TdxBarManager).Constructors
Name | Description |
---|---|
Create(TdxBarManager) | Initializes a new instance of the TdxBarPersistent class with specified settings. |
Properties
Name | Description |
---|---|
BarManager | Provides access to a bar manager that owns the currently processed component. |
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