WPTools Manual



Search


(press enter to search)

Function TParagraph.QuickFind(w:WideString; CompareAsLowercase:Boolean; StartPos:Integer) : Integer

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • w:WideString
  • CompareAsLowercase:Boolean
  • StartPos:Integer

Returns

The type of the result value is Integer.

Description

Checks if this paragraph contains a certain text.

Overloaded Methods

Function TParagraph.QuickFind(w:WideString; len:Integer; CompareAsLowercase:Boolean; StartPos:Integer; WildChar:Char) : Integer