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

TfpmPluginClass

Class reference type for FPMake plugins

Declaration

Source position: fpmkunit.pp line 1467

type TfpmPluginClass = class of TfpmPlugin;

Description

TfpmPluginClass is a class reference type used for registering and instantiating plugin classes. This type enables dynamic plugin creation and management within the plugin system.


Documentation generated on: Aug 28 2026 Report a problem on this page