Source position: synhighlighterhashentries.pas line 110
type TEnumerateKeywordEvent = procedure(
AKeyword: string;
AKind: Integer
) of object;