TdxDocumentCapabilitiesOptions Members
In This Article
#Properties
Name | Description |
---|---|
Bookmarks | Switches the availability of bookmarks to an end-user. |
Changed |
Occurs when any of the settings with a particular Rich Edit control options set is modified.
Inherited from Tdx |
Character |
Inherited from Tdx |
Character |
Specifies if the character style feature is available to an end-user. |
End |
Specifies if the endnotes feature is available to an end-user. |
Fields | Specifies if the rich text document fields functionality is available to an end-user. |
Floating |
Specifies the state of UI elements linked to the floating object creation commands. |
Foot |
Specifies if the footnotes feature is available to an end-user. |
Headers |
Specifies the state of UI elements linked to the header and footer editing commands. |
Hyperlinks |
Inherited from Tdx |
Inline |
Inherited from Tdx |
Numbering | Switches the availability to end-users of numbered and bulleted lists. |
Paragraph |
Inherited from Tdx |
Paragraph |
|
Paragraphs |
Specifies the state of UI elements linked to the paragraph insertion command.
Inherited from Tdx |
Paragraph |
Specifies if a style can be applied to a paragraph. |
Paragraph |
Specifies if an end-user can add tab stops to the horizontal ruler. |
Sections | Specifies if an end-user can divide the document content into several sections. |
Table |
Specifies if an end-user can apply styles to individual cells within a table. |
Tables | Specifies if an end-user can insert tables into a document. |
Table |
Specifies if an end-user can apply styles to a table. |
Tab |
Specifies if an end-user can insert tab characters into a text. |
Undo |
Specifies if the Rich Edit control provides an end-user the capability to undo and redo their last actions within a document.
Inherited from Tdx |
#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.
Inherited from Tdx |
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.
Inherited from Tdx |
Character |
Returns a value indicating whether styles can be applied to a character.
Inherited from Tdx |
End |
Returns a value indicating whether the end notes can be created in the active document.
Inherited from Tdx |
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.
Inherited from Tdx |
Floating |
Returns a value indicating whether the floating objects can be embedded into the active document.
Inherited from Tdx |
Foot |
Returns a value indicating whether footnotes can be created in the active document.
Inherited from Tdx |
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.
Inherited from Tdx |
Hyperlinks |
Returns a value indicating whether a hyperlink can be inserted into the active document.
Inherited from Tdx |
Inline |
Returns a value indicating whether it is possible to work with inline pictures in the active document.
Inherited from Tdx |
Paragraph |
Returns a value indicating whether it is possible to perform paragraph formatting in the active document.
Inherited from Tdx |
Paragraph |
Returns a value indicating whether it is possible to encase paragraphs into frames in the active rich text document.
Inherited from Tdx |
Paragraphs |
Returns a value indicating whether it is possible to work with paragraph breaks in the active document.
Inherited from Tdx |
Paragraph |
Returns a value indicating whether it is possible to apply styles to a paragraph within the active document.
Inherited from Tdx |
Paragraph |
Returns a value indicating whether it is possible to set and customize the tab stops.
Inherited from Tdx |
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).
Inherited from Tdx |
Table |
Returns a value indicating whether styles can be applied to individual cells within a table.
Inherited from Tdx |
Tables |
Returns a value indicating whether tables can be inserted into the current document.
Inherited from Tdx |
Table |
Returns a value indicating whether styles can be applied to a table in the current document.
Inherited from Tdx |
Tab |
Returns a value indicating whether the tab symbols can be inserted in the current document.
Inherited from Tdx |
To |
Inherited from TObject. |
Undo |
Returns a value indicating whether the actions performed in the Rich Edit control, can be undone.
Inherited from Tdx |
See Also