TObject : Method overview By inheritance
TObject
| Member | Visibility | Description | 
|---|---|---|
| Done | default | Destroy an object. | 
| Free | default | Destroy an object and release all memory. | 
| Init | default | Construct (initialize) a new object | 
| Is_Object | default | Check whether a pointer points to an object. |