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



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