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

TCommand.IgnoreResult

Whether to ignore command execution result

Declaration

Source position: fpmkunit.pp line 402

public property TCommand.IgnoreResult : Boolean
  read FIgnoreResult
  write FIgnoreResult;

Description

Boolean property that determines whether command execution failures should be ignored. When True, the build process continues even if the command returns an error code.


Documentation generated on: Dec 15 2025