Difference between revisions of "TObject"

From OpenEUO
Jump to: navigation, search
(TObject)
 
Line 1: Line 1:
TObject is the ultimate base class of any other class, i.e. all other classes are derived from TObject.
+
TObject is the ultimate ancestor of all objects and components.
  
 
* [[TObject.ClassName]]
 
* [[TObject.ClassName]]

Latest revision as of 14:33, 5 October 2010

TObject is the ultimate ancestor of all objects and components.