| GNU gettext for Delphi, C++ Builder and Kylix 1.2 beta | ||
|---|---|---|
| <<< Previous | API reference | Next >>> |
This function is explained in the Section called Plural forms in the chapter called Action>.
| <<< Previous | Home | Next >>> |
| function dgettext(Domain: string; MsgId: widestring): widestring; | Up | function dngettext(Domain,singular,plural:widestring;Number:longint):widestring; |