TObject
From OpenEUO
Revision as of 13:07, 5 October 2010 by 46.127.27.108 (Talk) (Created page with "== TObject == TObject is the ultimate base class of any other class, i.e. all other classes are derived from TObject. * TObject.ClassName")
TObject
TObject is the ultimate base class of any other class, i.e. all other classes are derived from TObject.