Difference between revisions of "TObject"
From OpenEUO
(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") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | TObject is the ultimate ancestor of all objects and components. | |
− | + | ||
− | TObject is the ultimate | + | |
* [[TObject.ClassName]] | * [[TObject.ClassName]] |
Latest revision as of 13:33, 5 October 2010
TObject is the ultimate ancestor of all objects and components.