| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Handler called when a new TDataModule instance is created.
Source position: classesh.inc line 2019
var AddDataModule: procedure(  | 
DataModule: TDataModule  | 
) of object = ;  | 
AddDataModule can be set by an IDE or a streaming mechanism to receive notification when a new instance of a TDataModule descendent is created.
  | 
Handler called when a TDataModule instance is freed.  | 
|
  | 
Container for non-visual components.  |