TdxRichEditControlCustomOptions Class
The base class for the Rich Edit control settings.
Declaration
TdxRichEditControlCustomOptions = class(
TdxRichEditControlOptionsBase
)
Remarks
Refer to the TdxRichEditControlOptionsBase class description for detailed information on all available Rich Edit control settings.
You do not need to create instances of the TdxRichEditControlCustomOptions class. Use its descendant instead.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TdxRichEditNotificationOptions
TdxRichEditControlOptionsBase
TdxRichEditControlCustomOptions
See Also