MakeEndTag Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPTextObj

Declaration

function MakeEndTag(PtrOfStartTag: Integer): WordBool;

Description

This method can be used to create object pairs, such a merge fields and hyperlinks. Usually you will not have to use this method, rather use high level functions such as InputHyperlink.

To create an object pair call Obj.MakeEndTag( PtrOfStartTag ). PtrOfStartTag must have been retrieved using a call to Obj.GetPtr with a different IWPTextObj interface.


[idh_iwptextobj_makeendtag.htm]    Copyright © 2007 by WPCubed GmbH