TdxCustomDocumentCapabilitiesOptions Members
In This Article
#Properties
Name | Description |
---|---|
Changed |
Occurs when any of the settings with a particular Rich Edit control options set is modified.
Inherited from Tdx |
Paragraphs | Specifies the state of UI elements linked to the paragraph insertion command. |
Undo | Specifies if the Rich Edit control provides an end-user the capability to undo and redo their last actions within a document. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones sending notifications about modifications within the option set.
Inherited from Tdx |
Bookmarks |
Returns a value indicating whether the use of bookmarks is allowed in the current document. |
Cancel |
Discards the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners.
Inherited from Tdx |
Character |
Returns a value indicating whether the font customization feature is available in the current document. |
Character |
Returns a value indicating whether styles can be applied to a character. |
End |
Returns a value indicating whether the end notes can be created in the active document. |
End |
Sends the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Fields |
Returns a value indicating whether the fields can be created in the active document. |
Floating |
Returns a value indicating whether the floating objects can be embedded into the active document. |
Foot |
Returns a value indicating whether footnotes can be created in the active document. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Headers |
Returns a value indicating whether the headers and footers can be created in the active document. |
Hyperlinks |
Returns a value indicating whether a hyperlink can be inserted into the active document. |
Inline |
Returns a value indicating whether it is possible to work with inline pictures in the active document. |
Paragraph |
Returns a value indicating whether it is possible to perform paragraph formatting in the active document. |
Paragraph |
Returns a value indicating whether it is possible to encase paragraphs into frames in the active rich text document. |
Paragraphs |
Returns a value indicating whether it is possible to work with paragraph breaks in the active document. |
Paragraph |
Returns a value indicating whether it is possible to apply styles to a paragraph within the active document. |
Paragraph |
Returns a value indicating whether it is possible to set and customize the tab stops. |
Query |
Inherited from TInterfaced |
Reset |
Restores the default values for all settings within the option set.
Inherited from Tdx |
Sections |
Returns a value indicating whether it is possible to divide the document content into several columns (sections). |
Table |
Returns a value indicating whether styles can be applied to individual cells within a table. |
Tables |
Returns a value indicating whether tables can be inserted into the current document. |
Table |
Returns a value indicating whether styles can be applied to a table in the current document. |
Tab |
Returns a value indicating whether the tab symbols can be inserted in the current document. |
To |
Inherited from TObject. |
Undo |
Returns a value indicating whether the actions performed in the Rich Edit control, can be undone. |
See Also