Function TParagraph.IsWordDelimiter(pos_in_par:Integer) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • pos_in_par:Integer

Returns

The type of the result value is Boolean.

Description

Checks wether the character at this position is a word delimiter. If called with a positions <0 and >=CharCount TRUE will be returned.