PDFium Component Docs

رویداد OnStartDrag

Component: TPdfView  ·  Unit: PDFium
این رویداد OnStartDrag منتشرشده توسط TPdfView را مستند می‌کند

Syntax

property OnStartDrag;

Description

OnStartDrag exposes the standard 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.

هنگامی که برنامهٔ میزبان نیاز به واکنش به تعامل نمایش‌دهنده دارد این رویداد را مدیریت کنید. برای ناوبری پیوند اختصاصی PDF، ترجیحاً از OnAnnotationLinkClick و OnWebLinkClick استفاده کنید

Remarks

Example

یک مدیر رویداد سازگار با چارچوب انتساب دهید و مدیریت پیوند اختصاصی PDF را در رویدادهای پیوند اختصاصی نگه دارید

See Also

TPdfView, OnMouseDown, OnAnnotationLinkClick, OnWebLinkClick