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