TdxRichEditCustomDocumentServer Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Doc |
Specifies the opened document’s content as a byte array in the DOC binary format. |
Document | |
Html |
Specifies the opened document’s content as an HTML document. |
Is |
Identifies if changes to the document server are postponed. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Open |
Specifies the opened document’s content as a byte array in the DOCX document format. |
Options | Provides access to document server settings. |
Owner | Inherited from TComponent. |
Rtf |
Specifies the opened document’s content as an RTF string. |
Tag | Inherited from TComponent. |
Text | Specifies the opened document’s content as a plain text string. |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
Name | Description |
---|---|
On |
Enables you to insert custom content into a DOCVARIABLE field. |
On |
Enables you to respond to content changes in the opened document. |
On |
|
On |
Enables you to respond to an attempt to close a document with unsaved changes. |
On |
Enables you to respond to a successful document load operation. |
On |
|
On |
|
On |
|
On |
|
On |
|
On |
See Also