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