Quote:
Originally Posted by KaktoR
I'm pretty sure you have to use encoded unicode characters (#$xxxx), but I am not sure if you can use them in a CustomForm title.
|
Thanks for the suggestion, but it doesn't work (I tested directly: #$0420#$0443#$0441#$0441#$043A#$0438#$0439).
It is some internal bug in VCLStylesInno.dll that causes conflict with the Botva2.dll library (GDI PLUS).
To prove this you can just comment the line "Img := ImgLoad(...." (Disable GDI+ loading) and recompile the script and the caption will be displayed correctly.