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

TTarget.Commands

Collection of custom commands for the target

Declaration

Source position: fpmkunit.pp line 690

public property TTarget.Commands : TCommands
  read FCommands;

Description

Collection containing custom commands that will be executed during build phases.

Commands can be configured to run before or after compilation, installation, cleaning, or archiving.


Documentation generated on: Aug 28 2026 Report a problem on this page