JVCL Help:TJvMSTextConversion.TranslateError
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMSTextConversion.TranslateError Method
[+] TJvMSTextConversion Methods
Search in JVCL Help
Search in all projectsSummary
Converts a MS Text conversion OS error code into a string.
Pascal
functionTranslateError(ErrorCode: FCE): string;
Parameters
Parameters | Description |
ErrorCode: FCE | The errorcode to translate. |
Return Value
Returns an error message string describing the error.
Description
Call TranslateError to translate a MS Text conversion OS error code into an error message string.
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