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

TTarget.SetExeName

Sets the executable name for the target

Declaration

Source position: fpmkunit.pp line 781

public procedure TTarget.SetExeName(

  const AValue: string

);

Arguments

AValue

  

Executable filename to use

Description

Sets the executable filename that will be generated for program targets.

This overrides the default naming based on the target name.


Documentation generated on: Dec 15 2025