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



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