| GNU gettext for Delphi, C++ Builder and Kylix 1.2 beta | ||
|---|---|---|
| <<< Previous | API reference | Next >>> |
LoadResStringW is a replacement of the system unit function named LoadResString, which works exactly the same way, except that the string fetched is translated (if possible) and the translation is returned as a widestring.
| <<< Previous | Home | Next >>> |
| function LoadResString(ResStringRec: PResStringRec): widestring; | Up | function LoadResStringA(ResStringRec: PResStringRec): ansistring; |