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

TObject.Create

TObject Constructor

Declaration

Source position: objpash.inc line 185

public constructor TObject.Create;

Description

Create creates a new instance of TObject. Currently it does nothing. It is also not virtual, so there is in principle no need to call it directly.

See also

Destroy

  

TObject destructor.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.