[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler for exceptions when a TDataModule streaming error occurs.
Source position: classesh.inc line 2050
var ApplicationHandleException: procedure( |
Sender: TObject |
) of object = ; |
ApplicationHandleException can be set by an application object to handle any exceptions that may occur when a TDataModule is created.
|
Container for non-visual components. |