[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Overrides standard TObject behaviour.
Source position: classesh.inc line 1546
public procedure TDataModule.AfterConstruction; override; |
AfterConstruction calls the OnCreate handler if the OldCreateOrder property is False.
|
Determines when OnCreate and OnDestroy are triggered. |
|
|
Event handler, called when the datamodule is created. |
No notes exist for this page yet.