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

TPackage.Commands

Collection of custom build commands

Declaration

Source position: fpmkunit.pp line 1101

public property TPackage.Commands : TCommands
  read FCommands;

Description

Collection of TCommands objects that define custom build operations and external tool invocations.

Commands enable integration of external tools, pre/post-build scripts, and specialized build operations within the package build process.


Documentation generated on: Dec 15 2025