Function TParagraph.GetWPTextObj(Index:Integer) : TWPTextObj

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • Index:Integer

Returns

The type of the result value is TWPTextObj.

Description

Get the object using the index CharObjectIndex[charpos]. The return value can be nil! To remove the object from the paragraph use TWPTextObj.Unlink. To insert an object into the object list of a paragraph use TWPTextObj.Attach