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

TTarget.IsFPMakePlugin

Whether this target is an FPMake plugin

Declaration

Source position: fpmkunit.pp line 817

public property TTarget.IsFPMakePlugin : Boolean
  read FIsFPMakePlugin
  write FIsFPMakePlugin;

Description

IsFPMakePlugin indicates whether this target is a plugin for the FPMake build system. Plugin targets provide extended functionality and are loaded dynamically during the build process.


Documentation generated on: Dec 15 2025