PDFium Component Docs

Destroy destructor

Component: TPdfView  ·  Unit: PDFium
Releases viewer resources, rendering buffers, and document subscriptions before TPdfView is destroyed

Syntax

destructor Destroy; override;

Description

Destroy is called by Free or by the owner when the component instance is being released

Releases viewer resources, rendering buffers, and document subscriptions before TPdfView is destroyed

Remarks

Example

PdfView.Free;

See Also

TPdfView.Create, TPdfView.Active, TPdfView.Pdf