michelle1981
Programmer
Hi!
Is tehere any posibility to set the font of the fields at design time in a .rpt related to the language in Control Panel's Regional Settings and the code page from taskbar
(for example Greek, Russian)...
At run-time it is possible using:
pFont->put_Charset(dwCodePage); //CODEPAGE
Thx in advance!
Is tehere any posibility to set the font of the fields at design time in a .rpt related to the language in Control Panel's Regional Settings and the code page from taskbar
(for example Greek, Russian)...
At run-time it is possible using:
pFont->put_Charset(dwCodePage); //CODEPAGE
Thx in advance!