Function TParagraph.LocateNextChar(Par:TParagraph; posinpar:Integer) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

Returns

The type of the result value is Boolean.

Description

This function locates the next character position after a certain position in the current paragraph. Please note that it will skip empty paragraphs and paragraph ends.
It is usually used to locate characters and objects in an efficient manner. The var parameter 'par': does not need to be initialized - by standard it is the given paragraph