| GNU gettext for Delphi, C++ Builder and Kylix 1.2 beta | ||
|---|---|---|
| <<< Previous | API reference | Next >>> |
This function returns the current text domain. The default value for the current text domain is 'default', but can be changed using textdomain(). See the Section called procedure textdomain(Domain:string);> for further information.
| <<< Previous | Home | Next >>> |
| function dngettext(Domain,singular,plural:widestring;Number:longint):widestring; | Up | procedure textdomain(Domain:string); |