[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Source position: classesh.inc line 1523
public procedure TDataModule.BeforeDestruction; override; |
BeforeDestructioncalls the OnDestroyhandler if the OldCreateOrderproperty is False.
|
Determines when OnCreateand OnDestroyare triggered. |
|
|
Event handler, called when the datamodule is destroyed. |