Source position: chmfiftimain.pas line 111
type TChmSearchReaderFoundDataEvent = procedure(
Sender: TChmSearchReader;
AWord: string;
ATopic: DWord;
AWordIndex: DWord
) of object;