Function TWPCustomRichText.DeleteMarkedChar(InAllText:Boolean; DeleteEmptyParAndTables:Boolean) : Boolean

Unit: WPCTRRich
Class: WPCTRRich.TWPCustomRichText

Parameters

  • InAllText:Boolean
  • DeleteEmptyParAndTables:Boolean

Returns

The type of the result value is Boolean.

Description

Delete the characters which are marked with cafsDelete. If the result value is true the deletion took place in at least one paragraph. If DeleteEmptyParAndTables=true paragraphs will be deleted which only contains marked characters.