Difference between revisions of "TComponent"

From OpenEUO
Jump to: navigation, search
(Created page with "Similar to TObject, TComponent is a base class of most other classes. * TComponent.Name * TComponent.Tag Inherited from TObject: * TObject.ClassName")
 
 
Line 1: Line 1:
Similar to TObject, TComponent is a base class of most other classes.
+
TComponent is the common ancestor of all component classes.
  
 
* [[TComponent.Name]]
 
* [[TComponent.Name]]

Latest revision as of 14:34, 5 October 2010

TComponent is the common ancestor of all component classes.

Inherited from TObject: