Source position: syneditmarkuphighall.pp line 229
type TSynSearchDictFoundEvent = procedure(
MatchEnd: PChar;
MatchIdx: Integer;
var IsMatch: Boolean;
var StopSeach: Boolean
) of object;