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

TTarget.Install

Whether this target should be installed

Declaration

Source position: fpmkunit.pp line 811

public property TTarget.Install : Boolean
  read FInstall
  write FInstall;

Description

Install controls whether this target is included in the installation process. When True, the compiled target file is copied to the installation directory.


Documentation generated on: Dec 15 2025