TdxFormattingMarkVisibilityOptions 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 |
Hidden |
Specifies a value indicating whether the hidden text is visible within a document opened by the Rich Edit control.
Inherited from Tdx |
Paragraph |
Specifies a value indicating whether the paragraph marks are displayed within a document opened by the Rich Edit control.
Inherited from Tdx |
Separator | Specifies a value indicating whether the separators are displayed within a document opened by the Rich Edit control. |
Show |
Specifies a value indicating whether a text with the Hidden attribute is displayed in a document.
Inherited from Tdx |
Space |
Specifies a value indicating whether the space characters are displayed within a document opened by the Rich Edit control.
Inherited from Tdx |
Tab |
Specifies a value indicating whether the tab characters are displayed within a document opened by the Rich Edit control. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones sending notifications about modifications within the option set.
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 |
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. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Reset |
Restores the default values for all settings within the option set.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also