PDFium Component Docs

מאפיין Touch

Component: TPdfView  ·  Unit: PDFium
שולט באופן שבו TPdfView מגיב לאירועי מגע.

Syntax

property Touch;

Description

Touch is part of the published TPdfView surface. The Syntax section mirrors Lib\PDFium.pas; when the declaration omits an explicit type, the type is inherited from the underlying VCL/LCL control.

Use it for normal component configuration in the same situations where the corresponding framework property would be configured. It does not load, save, render, or mutate PDF page content by itself.

Remarks

Example

Configure this member as you would configure the corresponding property on the inherited control.

See Also

TPdfView, ShowHint, OnAnnotationLinkClick, OnWebLinkClick