[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseapplication' (#msegui)

exceptioneventty

Declaration

Source position: mseapplication.pas line 195

type exceptioneventty = procedure(

  const sender: tobject;

  const e: exception;

  const leadingtext: msestring;

  var handled: Boolean

) of object;


Documentation generated on: 2021-05-13