Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.SetSearchMark Method

Sets new search mark.

procedure SetSearchMark(sStart: integer; sLength: integer; DoAdd: Boolean = False);

SetSearchMark is used to highlight search results. If DoAdd is False, previously added search marks will be removed.

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