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

TCommand.BeforeCommand

Command to execute before this command

Declaration

Source position: fpmkunit.pp line 403

public property TCommand.BeforeCommand : TNotifyEvent
  read FBeforeCommand
  write FBeforeCommand;

Description

Property specifying another command that should be executed immediately before this command. Allows chaining of command execution for complex build operations.


Documentation generated on: Dec 15 2025