Links
EControl Syntax Editor SDK
THyperlinkRule.Match Method

Finds a match of the regular expression in the Source string.

function Match(const Source: ecString; Pos: integer): integer; virtual;

Pos parameter defines a position in the Source starting with which a match should be found. 

Regular expression is defined in Expression property.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!