Difference between revisions of "TComponent"
From OpenEUO
(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: | ||
− | + | TComponent is the common ancestor of all component classes. | |
* [[TComponent.Name]] | * [[TComponent.Name]] |
Latest revision as of 13:34, 5 October 2010
TComponent is the common ancestor of all component classes.
Inherited from TObject: