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



Browse class : TextBox

Function : UINT lineAtIndex(UINT charIndex)


Description

retrieves the index of line from a zero based index of character.


Return

zero based line number


Remarks

e.g.

//determine line from character #
int index = lineAtIndex(16);





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