TdxNumberingOptions Members
In This Article
#Properties
Name | Description |
---|---|
Bulleted | Specifies if an end-user can create bulleted lists within a document. |
Bulleted |
Returns a value indicating whether bulleted numbering is available in a document. |
Changed |
Occurs when any of the settings with a particular Rich Edit control options set is modified.
Inherited from Tdx |
Multi |
Specifies if an end-user can create multi-level lists within a document. |
Multi |
Returns a value indicating whether multi-level numbering is allowed in a document. |
Simple | Specifies if an end-user can create simple lists within a document. |
Simple |
Returns a value indicating whether simple numbering is available in 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 |
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