TScript.OnException
Revision as of 17:51, 21 August 2013 by Squiddy (talk | contribs) (Created page with " '''''property OnException: TOnException''''' Access mode: RW ==Description== Occurs when an uncaught exception is thrown (out of range, null point...")
property OnException: TOnException Access mode: RW
Description
Occurs when an uncaught exception is thrown (out of range, null pointer, among others).