JVCL Help:TJvMSTextConversion.Done
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMSTextConversion.Done Method
[+] TJvMSTextConversion Methods
Search in JVCL Help
Search in all projectsSummary
Finalizes the converter.
Pascal
procedureDone; override;
Description
Call Done to finalize the converter. TJvRichEdit calls Done after a conversion operation is finished, to permit the converter to perform any necessary finalization. A TJvRichEdit control guarantees that method Done is called after procedure Init is called.
See Also
TJvConversion.Init
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page