[fpc-pascal] String literals and code page of .pas source file
Tomas Hajny
XHajT03 at hajny.biz
Wed Sep 9 17:39:08 CEST 2020
On 2020-09-09 17:30, Bart via fpc-pascal wrote:
> On Wed, Sep 9, 2020 at 5:25 PM Tomas Hajny via fpc-pascal
> <fpc-pascal at lists.freepascal.org> wrote:
>
>> A simple question - is TLabel.Caption declared as Utf8String
>
> No.
No wonder that the implicit conversion doesn't work then. Adding an
explicit conversion would be another possible option, although obviously
tedious.
Tomas
More information about the fpc-pascal
mailing list