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

TTarget.TargetType

Type of the build target

Declaration

Source position: fpmkunit.pp line 794

public property TTarget.TargetType : TTargetType
  read FTargetType
  write FTargetType;

Description

Specifies the type of target: program, unit, implicit unit, clean-only unit, example unit, example program, fpdoc documentation, or shared library.

The target type determines compilation options and output file handling.


Documentation generated on: Dec 15 2025