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