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



Browse class : TextBox

Function : long getTotalLines()


Description

to retrieve the total number of lines in a multiline text box control.
use property 'totalLines' instead.


Return

Nothing


Remarks

e.g.

long tL = text1.getTotalLines();





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