Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



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