JCL Help:TJclLocaleInfo.UseSystemACP

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Determines whether the system ACP is used for string translation.


Pascal

 public property UseSystemACP: Boolean;


Description

Determines whether the class uses the system ANSI code page (ACP) for string translation instead of the locale's code page. This property is True by default, assign False to turn off usage of the system ACP instead.


About

Donator

Petr Vones


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