PDFium Component Docs

OnMouseWheelDown-tapahtuma

Component: TPdfView  ·  Unit: PDFium
Dokumentoi OnMouseWheelDown event published by TPdfView.

Syntax

property OnMouseWheelDown;

Description

OnMouseWheelDown exposes the stjaard VCL/LCL event on TPdfView. The Syntax section mirrors Lib\PDFium.pas; declarations without an explicit event type inherit their type from the base control.

Hjale this event when the host application needs to react to viewer interaction. For PDF-specific link navigation, prefer OnAnnotationLinkClick ja OnWebLinkClick.

Remarks

Example

Assign a compatible framework event hjaler ja keep PDF-specific link hjaling in the dedicated link events.

See Also

TPdfView, OnMouseDown, OnAnnotationLinkClick, OnWebLinkClick