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