Difference between revisions of "TObject"

From OpenEUO
Jump to: navigation, search
(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")
(No difference)

Revision as of 14:07, 5 October 2010

TObject

TObject is the ultimate base class of any other class, i.e. all other classes are derived from TObject.