System.Classes.TDataModule Events
InheritedProtected
OnCreate | published | Occurs when an application instantiates a data module. |
OnDestroy | published | Occurs when the data module is about to be destroyed. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |