Unit 'CustApp' Package
[Overview][Types][Classes][Variables][Index] [#fcl]

TCustomApplication.ExceptionExitCode

ExitCode to use then terminating the program due to an exception.

Declaration

Source position: custapp.pp line 102

public property TCustomApplication.ExceptionExitCode : LongInt
  read FExceptionExitCode
  write FExceptionExitCode;

Description

ExceptionExitCode is the exit code that will be passed to TCustomApplication.Terminate


Documentation generated on: Jul 24 2023