| StartWithW method |
Applies to
TParagraph
Declaration
function StartWithW(const s: WideString): Boolean;
Description
This functions checks wether a paragraph starts with a certain string. It skips whitespace and object placeholder at the beginning. This is the version which works case sensitive with unicode strings, StartWith works with AnsiStrings.
Category
Find Text
|
Copyright (C) by WP |