If I have a class descending directly from TObject, is it necessary for the constructor and destructor to call the inherited methods, since as far as I know they do not actually do anything?