Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TDataModule.BeforeDestruction

Declaration

Source position: classesh.inc line 2376

public procedure TDataModule.BeforeDestruction; override;

Description

BeforeDestruction calls the OnDestroy handler if the OldCreateOrder property is False.

See also

TDataModule.OldCreateOrder

  

Determines when OnCreate and OnDestroy are triggered.

TDataModule.OnDestroy

  

Event handler, called when the datamodule is destroyed.


Documentation generated on: Jul 24 2023