[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 255

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: Nov 14 2015