Unit 'Objects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TObject.Init

Construct (initialize) a new object.

Declaration

Source position: objects.pp line 286

constructor TObject.Init;

Description

Instantiates a new object of type TObject. It fills the instance up with Zero bytes.

For an example, see Free

Errors

None.

See also

TObject.Free

  

Destroy an object and release all memory.

TObject.Done

  

Destroy an object.


Documentation generated on: Jul 24 2023