How to initiate a class within a class definition

I maybe blind, but I could not find anything wrong with the above code.

Really? Look in the TFT.h file in the TFT library. There is no class called TFT. You can't inherit from a non-existent class.