Unit 'uPSRuntime' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

TPSOnException

Declaration

Source position: uPSRuntime.pas line 593

type TPSOnException = procedure(

  Sender: TPSExec;

  ExError: TPSError;

  const ExParam: TbtString;

  ExObject: TObject;

  ProcNo: Cardinal;

  Position: Cardinal

);



CT Web help

CodeTyphon Studio