Navigation: Code Documentation > IE > IEParser > Delegates
TParseEvent Delegate
Represents type TParseEvent.
Namespace: IEParser
Delphi
type TParseEvent = procedure ( Sender: TObject; const ParsedType: TParsedType; AObject: TObject; AInterface: IInterface ) of Object;
•IEParser