PDFium Component Docs

Touch властивість

Component: TPdfView  ·  Unit: PDFium
Описує властивість TPdfView.Touch у PDFiumPas і пояснює, коли використовувати цей член API

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