Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



Browse class : Language

Property : length     ( Read Only )


Description

A readonly property that returns the total number of items available in a language object.
Remarks

e.g.

Language lang("C\\language.txt");
int nV = lang.length;




Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc