PDFium Component Docs

سازندهٔ Create

Component: TPdf  ·  Unit: PDFium
مؤلفهٔ TPdf را ایجاد می‌کند و وضعیت سند، رندر، فرم و کش را مقداردهی اولیه می‌کند

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 TPdf component and initializes document, rendering, form, and cache state

Remarks

Example

Pdf := TPdf.Create(Self);

See Also

TPdf.Active, TPdf.FileName, TPdf.LoadDocument