Back to Devexpress

TdxRichEditControlOptions Members

vcl-dxrichedit-dot-control-dot-tdxricheditcontroloptions-dot-underscore-members.md

latest9.6 KB
Original Source

TdxRichEditControlOptions Members

Stores the Rich Edit control settings.

Constructors

NameDescription
Create(IdxRichEditDocumentServer)Initializes a new instance of the TdxRichEditControlOptionsBase class with specified settings. Inherited from TdxRichEditControlOptionsBase.

Properties

NameDescription
AuthenticationProvides access to credentials used to identify editable ranges within a protected document. Inherited from TdxRichEditControlOptionsBase.
AutoCorrectProvides access to automatic typing correction settings. Inherited from TdxRichEditControlOptionsBase.
BehaviorProvides access to the Rich Edit control‘s behavior settings. Inherited from TdxRichEditControlOptionsBase.
BookmarksProvides access to the bookmark appearance settings in a document. Inherited from TdxRichEditControlOptionsBase.
ChangedOccurs when any of the settings with a particular Rich Edit control options set is modified. Inherited from TdxRichEditNotificationOptions.
CopyPasteProvides access to settings affecting certain clipboard operations. Inherited from TdxRichEditControlOptionsBase.
DocumentCapabilitiesProvides access to the settings that determine the availability of many end-user commands provided by the Rich Edit control. Inherited from TdxRichEditControlOptionsBase.
DocumentSaveOptionsProvides access to the file name and format settings affecting the SaveDocument and SaveDocumentAs commands. Inherited from TdxRichEditControlOptionsBase.
ExportProvides access to settings used for saving the current Rich Edit control content into different document formats. Inherited from TdxRichEditControlOptionsBase.
FieldsProvides access to settings affecting document fields. Inherited from TdxRichEditControlOptionsBase.
FormattingMarkVisibilityProvides access to the settings that determine the visibility of individual formatting characters within a document. Inherited from TdxRichEditControlOptionsBase.
HorizontalRulerProvides access to the horizontal ruler settings. Inherited from TdxRichEditControlOptionsBase.
HyperlinksProvides access to hyperlink behavior settings. Inherited from TdxRichEditControlOptionsBase.
ImportProvides access to settings used to import documents in various file formats. Inherited from TdxRichEditControlOptionsBase.
LayoutProvides access to the layout options of all supported document Views. Inherited from TdxRichEditControlOptionsBase.
MailMergeProvides access to mail merge settings. Inherited from TdxRichEditControlOptionsBase.
PrintingProvides access to document print settings. Inherited from TdxRichEditControlOptionsBase.
RangePermissionsProvides access to document range permission settings. Inherited from TdxRichEditControlOptionsBase.
SearchProvides access to search-related settings. Inherited from TdxRichEditControlOptionsBase.
TableOptionsProvides access to table display settings. Inherited from TdxRichEditControlOptionsBase.
VerticalRulerProvides access to vertical ruler settings. Inherited from TdxRichEditControlOptionsBase.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdatePostpones sending notifications about modifications within the option set. Inherited from TdxRichEditNotificationOptions.
CancelUpdateDiscards the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners. Inherited from TdxRichEditNotificationOptions.
EndUpdateSends the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners. Inherited from TdxRichEditNotificationOptions.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ResetRestores the default values for all settings within the option set. Inherited from TdxRichEditNotificationOptions.
ToStringInherited from TObject.

See Also

TdxRichEditControlOptions Class

dxRichEdit.Control Unit