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

TTarget.FileType

Type of file this target generates

Declaration

Source position: fpmkunit.pp line 808

public property TTarget.FileType : TFileType
  read FFileType
  write FFileType;

Description

FileType indicates the category of file this target produces, such as executable program, dynamic library, static library, or unit. This determines compilation and linking behavior.


Documentation generated on: Dec 15 2025