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

TInstallerClass

Class reference type for installer classes

Declaration

Source position: fpmkunit.pp line 1499

type TInstallerClass = class of TCustomInstaller;

Description

TInstallerClass is a class reference type used for dynamic installer creation and management. This type enables runtime selection and instantiation of different installer implementations.

The class reference allows the system to create a custom installer instance.


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