Back to Devexpress

TdxCustomRichEditControl.Options Property

vcl-dxrichedit-dot-control-dot-tdxcustomricheditcontrol.md

latest854 B
Original Source

TdxCustomRichEditControl.Options Property

Provides access to all customizable settings of the Rich Edit control.

Declaration

delphi
property Options: TdxRichEditControlOptions read; write;

Property Value

Type
TdxRichEditControlOptions

Remarks

Use this property to customize both the document and control-related settings.

For the full list of available options, refer to the TdxRichEditControlOptions class description.

See Also

TdxCustomRichEditControl Class

TdxCustomRichEditControl Members

dxRichEdit.Control Unit