Function TWPObjectEnv.InsertCopy(data:TGraphic; w:Integer; h:Integer; objname:string; StreamName:string) : TWPTextObj

Unit: WPRTEDefs
Class: WPRTEDefs.TWPObjectEnv

Parameters

  • data:TGraphic
  • w:Integer
  • h:Integer
  • objname:string
  • StreamName:string

Returns

The type of the result value is TWPTextObj.

Description

This procedure works similar to Insert() but will create a copy of the provided TGraphic class.