property Obj: TObject

<< Click to Display Table of Contents >>

Navigation:  Programming > Mail Merge (replace fields with data) and data forms > Update Field (Insert Text from Database) > Event OnMailMergeGetText > TWPMMInsertTextContents >

property Obj: TObject

If an object of type TWPObject is assigned to this value, the new object is inserted into the text. This can be used to merge images.

More easy to use is LoadImageFromFile and LoadImageFromStream.