Skip to main content

TdxRichEditDocumentServer Properties

A document server component.
Name Description
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
DocBytes Specifies document content as a byte array (in the Microsoft Word® 97 – 2003 binary format). Inherited from TdxRichEditCustomDocumentServer.
Document Inherited from TdxRichEditCustomDocumentServer.
HtmlText Specifies document content as a string (in the HTML format). Inherited from TdxRichEditCustomDocumentServer.
IsUpdateLocked Identifies if changes to the document server are postponed. Inherited from TdxRichEditCustomDocumentServer.
Name Inherited from TComponent.
Observers Inherited from TComponent.
OpenXmlBytes Specifies document content as a byte array (in the Office OpenXML format). Inherited from TdxRichEditCustomDocumentServer.
Options Provides access to document server settings. Inherited from TdxRichEditCustomDocumentServer.
Owner Inherited from TComponent.
RtfText Specifies document content (as an RTF string). Inherited from TdxRichEditCustomDocumentServer.
Tag Inherited from TComponent.
Text Specifies document content (as a plain text string). Inherited from TdxRichEditCustomDocumentServer.
VCLComObject Inherited from TComponent.
See Also