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

TCommand.At

When to execute the command

Declaration

Source position: fpmkunit.pp line 401

public property TCommand.At : TCommandAt
  read FCommandAt
  write FCommandAt;

Description

Property of type TCommandAt that specifies when during the build process this command should be executed. Determines the execution timing relative to compilation, installation, or other build phases.


Documentation generated on: Dec 15 2025