[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Determines when OnCreate and OnDestroy are triggered.
Source position: classesh.inc line 1553
published property TDataModule.OldCreateOrder: Boolean |
OldCreateOrder determines when exactly the OnCreate and OnDestroy event handlers are called:
|
Event handler, called when the datamodule is destroyed. |
|
|
Event handler, called when the datamodule is created. |
|
|
Destroys the TDataModule instance. |
|
|
Create a new instance of a TDataModule. |
|
|
||
|
Determines when OnCreate and OnDestroy are triggered. |
No notes exist for this page yet.