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