SchPostReplace (Object)

Manage post component replacement behaviors.

Methods


Sub PostReplaceText( iNewSchObject)
Handle associated annotations after replace.
Parameters:
iNewSchObject
Pointer to the object that is replacing 'this' object.
Example:
 
 Dim objThisIntf As SchPostReplace
 Dim objArg1 As AnyObject
  ...
 objThisIntf.PostReplaceTextobjArg1