[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Construct (initialize) a new object
Source position: objects.pp line 251
constructor TObject.Init; |
Instantiates a new object of type TObject. It fills the instance up with Zero bytes.
For an example, see Free
None.
|
Destroy an object and release all memory. |
|
|
Destroy an object. |
No notes exist for this page yet.