Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TfpmPluginManager.Destroy

Destroys plugin manager and registered plugins

Declaration

Source position: fpmkunit.pp line 1631

public destructor TfpmPluginManager.Destroy; override;

Description

Destroy destroys the plugin manager and frees all registered plugin instances. This destructor ensures proper cleanup of all plugin resources and memory allocations.

The destructor unregisters all plugins, frees plugin instances, and releases any system resources held by the plugin management system.


Documentation generated on: Dec 15 2025