| GNU gettext for Delphi, C++ Builder and Kylix 1.2 beta | ||
|---|---|---|
| <<< Previous | Advanced topics | Next >>> |
The procedures in gnugettext.pas are not multithreading safe by themselves. If you want to create a threadsafe application, you will need to create one TGnuGettextInstance object for each thread and make sure that each thread only uses its own object.
| <<< Previous | Home | Next >>> |
| Multiple instances | Up | API reference |