Skip to main content

TdxRichEditCustomViewRepository Class

Stores document appearance settings for all display modes.

Declaration

TdxRichEditCustomViewRepository = class(
    TcxOwnedPersistent
)

Remarks

This class has the following members that allow you to:

The TdxRichEditControlBase.Views property references a TdxRichEditCustomViewRepository object.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TdxRichEditCustomViewRepository
See Also