Function TWPRTFDataBlock.EnumTxtObjects(par:TParagraph; posinpar:Integer; obj:TWPTextObj; objmask:TWPTextObjTypes) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFDataBlock

Parameters

Returns

The type of the result value is Boolean.

Description

Pass a par, posinpar pair to enumberate all objects in this RTF Data Block. At start par must be nil. All objects have been processed when the result is false.