PDFium Component Docs

ParentShowHint property

Component: TPdfView  ·  Unit: PDFium
Documents the ParentShowHint member published by TPdfView.

Syntax

property ParentShowHint;

Description

ParentShowHint 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