[Lazarus] Loadstring()
Sven Barth
pascaldragon at googlemail.com
Mon Apr 4 12:16:02 CEST 2011
Am 04.04.2011 10:48, schrieb Juha (gmail):
> Hi
>
> How to port function Loadstring() to multiplatform Lazarus?
> It is used for resource strings.
FPC does not support the same resourcestring functions as Delphi does
(and also Resourcestrings can not be set thread specific), but may be
this will help you http://www.freepascal.org/docs-html/prog/progse40.html
Regards,
Sven
More information about the Lazarus
mailing list