JVCL Help:TJvMSTextConversion.TranslateError

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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