PDFium Component Docs

سازنده Create

Component: TPdfView  ·  Unit: PDFium
کنترل TPdfView را می‌سازد و وضعیت rendering، scrolling، selection و تعامل فرم را مقداردهی اولیه می‌کند

Syntax

constructor Create(AOwner: TComponent); override;

Parameters

AOwnerTComponent

Description

Create is called by the component owner or by application code when a component instance is created

Creates the TPdfView control and initializes rendering, scrolling, selection, and form interaction state

Remarks

Example

PdfView := TPdfView.Create(Self);

See Also

TPdfView.Pdf, TPdfView.Active, TPdfView.PageNumber