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

TObject.Init

Construct (initialize) a new object

Declaration

Source position: objects.pp line 260

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: May 14 2021