PDFium Component Docs

Create 생성자

컴포넌트: TPdfView  ·  유닛: PDFium
TPdfView 컨트롤을 만들고 렌더링, 스크롤, 선택, 폼 상호 작용 상태를 초기화합니다

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