Function TWPObject.ClearSubImages : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TWPObject

Returns

The type of the result value is Boolean.

Description

Embedded Objects may have sub images. They can be added with TWPTextObj.LoadFromStream('add:name=ext',stream). ClearSubImages clears all sub images. Can also be called through TWPTextObj.LoadFromStream('clear:', nil).