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

TTarget.GetOutputFileName

Returns the target's output filename for the specified OS

Declaration

Source position: fpmkunit.pp line 775

public function TTarget.GetOutputFileName(

  AOs: TOS

):string; virtual;

Arguments

AOs

  

Target operating system for filename generation

Function result

Complete output filename for the target

Description

Returns the complete output filename that will be generated for this target on the specified operating system.

The filename includes appropriate extensions and paths based on the target type and OS conventions.


Documentation generated on: Dec 15 2025