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

TCommand.AfterCommand

Command to execute after this command

Declaration

Source position: fpmkunit.pp line 404

public property TCommand.AfterCommand : TNotifyEvent
  read FAfterCommand
  write FAfterCommand;

Description

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


Documentation generated on: Dec 15 2025