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

TPackage.IsFPMakeAddIn

Whether this package is an FPMake add-in

Declaration

Source position: fpmkunit.pp line 1076

public property TPackage.IsFPMakeAddIn : Boolean
  read FIsFPMakeAddIn
  write FIsFPMakeAddIn;

Description

IsFPMakeAddIn indicates whether this package provides additional functionality for the FPMake build system itself. Add-in packages extend FPMake with custom build commands and capabilities.


Documentation generated on: Dec 15 2025