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

TCommand.DestFile

Destination file for the command

Declaration

Source position: fpmkunit.pp line 398

public property TCommand.DestFile : string
  read FDestFile
  write FDestFile;

Description

Property specifying the destination file that the command produces or writes to. Used for commands that generate output files during the build process.


Documentation generated on: Dec 15 2025