Function TWPCustomRtfEdit.FieldRename(OldName:string; NewName:string; FromAllBlocks:Boolean; CaseSensitive:Boolean) : Integer

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

  • OldName:string
  • NewName:string
  • FromAllBlocks:Boolean
  • CaseSensitive:Boolean

Returns

The type of the result value is Integer.

Description

Renames all occurances of a certain field. Returns the count of renames - this includes opening and closing tags!