TPDFlibSearchHitEvent

Data types

Description

Receives one TPDFlibSearchHit from SearchTextEach

Set Cancel to True to stop after the current hit; this sets the owning TPDFlib instance to its aborted state

Syntax

Delphi

TPDFlibSearchHitEvent = Procedure(Sender: TObject; Const Hit: TPDFlibSearchHit; Var Cancel: Boolean) Of Object;