Topic: APLX Help : System Classes : Methods : Linetochar
[ Previous | Next | Contents | Index | APL Home ]

www.microapl.co.uk

The 'Linetochar' method


Argument: Integer scalar
Result: Integer scalar

Valid for: RichEdit

The Linetochar method allows you to determine the position within the text corresponding to the start of a particular line. The argument is the line number (in index origin 0). The result is the position (also in index origin 0) of the first character of the line, relative to the start of the text in the control.


Topic: APLX Help : System Classes : Methods : Linetochar
[ Previous | Next | Contents | Index | APL Home ]