PDFium Component Docs

Destroy distruttore

Componente: TPdf  ·  Unità: PDFium
Rilascia handle documento, stato modulo, cache font, stream e timer prima della distruzione di TPdf

Syntax

destructor Destroy; override;

Description

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

Releases document handles, form state, cached fonts, streams, and timers before TPdf is destroyed

Remarks

Example

Pdf.Free;

See Also

TPdf.Create, TPdf.Active, TPdf.UnloadLibrary