Function TParagraph.HasObjects(AllTypes:Boolean; TypeSelection:TWPTextObjTypes) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

Returns

The type of the result value is Boolean.

Description

Checks if the paragraph has any objects. This function is used to optimize search functions. A positive result value gives no guarantee that objects are actually used by this paragraph

Overloaded Methods

Function TParagraph.HasObjects(start_pos:Integer; l:Integer) : Boolean