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

TBasicInstaller

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Basic installer implementation

Declaration

Source position: fpmkunit.pp line 1559

type TBasicInstaller = class(TCustomInstaller)

  constructor Create(); override;

  

Creates basic installer instance

end;

Inheritance

TBasicInstaller

  

Basic installer implementation

|

TCustomInstaller

  

Base class for package installers

|

TComponent

|

TPersistent,IUnknown,IInterfaceComponentReference

|

TObject,IFPObserved

Description

TBasicInstaller provides a basic implementation of TCustomInstaller with standard functionality for package building and installation. This class offers a complete installer without compiler-specific optimizations.

The basic installer provides general-purpose package management suitable for the FPC compiler.


Documentation generated on: Dec 15 2025