TcxRichCustomAttributes Members
Serves as the base class for the TcxParaAttributes2 and TcxTextAttributes2 classes, which provide rich edit paragraph and text settings.Constructors
Name | Description |
---|---|
Create(TcxCustomEdit) | Initializes a new instance of the TcxRichCustomAttributes class with specified settings. |
Properties
Name | Description |
---|---|
RichEdit | Provides access to the rich edit to which settings are applied. |
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