PDFium Component Docs

Destroy destructor

Component: TPdfView  ·  Unit: PDFium
Otpušta resurse prikaza, međuspremnike za iscrtavanje i pretplate na dokument prije nego što se TPdfView uništi

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