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

AddDataModule

Handler called when a new TDataModule instance is created.

Declaration

Source position: classesh.inc line 2389

var AddDataModule: procedure(

  DataModule: TDataModule

) of object;

Description

AddDataModule can be set by an IDE or a streaming mechanism to receive notification when a new instance of a TDataModule descendant is created.

See also

RemoveDataModule

  

Handler called when a TDataModule instance is freed.

TDataModule

  

Container for non-visual components.


Documentation generated on: Jul 24 2023