TdxDocumentImporterOptions Members
In This Article
#Properties
Name | Description |
---|---|
Actual |
Specifies the encoding of an imported document. |
Changed |
Occurs when any of the settings with a particular Rich Edit control options set is modified.
Inherited from Tdx |
Line |
Specifies a character used to substitute for line breaks in an imported document. |
Source |
Specifies the base URI for the document’s external content. |
Update |
Specifies which document fields (if present) should be automatically updated when a file is loaded 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 |
Copy |
Copies the document importer settings from the specified object. |
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. |
Format | Returns the loaded document’s format. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
|
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