Creates basic installer instance
Source position: fpmkunit.pp line 1560
constructor TBasicInstaller.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner component for basic installer |
Create initializes a new TBasicInstaller instance with standard configuration and defaults. This constructor sets up the installer with general-purpose build engine and basic package management capabilities.