| [Overview][Constants][Types][Classes][Procedures and functions][Variables] | 
TObject Constructor
Source position: objpash.inc line 118
| public constructor TObject.Create; | 
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.
| 
 | TObject destructor. |