<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>is it possible for fpc to allow using non-english characters for symbols when COM-automation is used? <br></div>An accountant-related application very popular here in Russia mostly uses Cyrillic symbols for naming methods and properties of their OLE Object. They probably have English counterparts, but they're very hard to find since not so many uses this software outside of Russia. <br>

<br>Delphi starting some version seems to support non-latin identifiers, at least I saw examples at the web. But I currently doesn't have access to latest versions. <br><br>Or is there any other way to access some ole identifier other than direct referencing so instead of<br>

</div></div>...<br></div>  OleVariant.SomeMethodMaybeNonLatin...<br>...<br></div>  OleVariant.IntermediateAccess('SomeMethodMaybeNonLatin') ....<br><div><br><br></div><div>Thanks,<br><br>Max Vlasov<br></div></div>