help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TDataModule.Create

Create a new instance of a TDataModule.

Declaration

Source position: classesh.inc line 1542

public constructor TDataModule.Create(

  AOwner: TComponent

); override;

Description

Create creates a new instance of the TDatamodule and calls TDatamodule.CreateNew. After that it reads the published properties from a stream using InitInheritedComponent if a descendent class is instantiated. If the OldCreateOrder property is True, the OnCreate event is called.

Errors

An exception can be raised during the streaming operation.

See also

TDataModule.CreateNew

  

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505