| HasTextW method |
Applies to
TParagraph
Declaration
function HasTextW(w: WideString; AlsoCheckChildren: Boolean = TRUE; IgnoreCase: Boolean = FALSE): Boolean;
Description
This function quickly checks if this paragraph or any of the child paragraphs contain the mentioned text which is provided as unicode string. It can be used to locate paragraph with special tokens and works alwase case sensitive.
Category
Find Text
|
Copyright (C) by WP |