Difference between revisions of "TScript.OnException"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " '''''property OnException: TOnException''''' Access mode: RW ==Description== Occurs when an uncaught exception is thrown (out of range, null point...")
(No difference)

Revision as of 18:51, 21 August 2013

property OnException: TOnException
 Access mode: RW

Description

Occurs when an uncaught exception is thrown (out of range, null pointer, among others).