Function TParagraph.IsNonABC(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 non-text sign. If called with a positions <0 or >=CharCount TRUE will be returned.