TComponent
E322647
TComponent is the fundamental base class in Delphi’s Visual Component Library from which most non-visual and visual components inherit, providing common functionality such as ownership, streaming, and component management.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TComponent canonical | 2 |
How this entity was disambiguated
This entity first appeared as the object of triple T3061216 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: TComponent Context triple: [Visual Component Library, coreClass, TComponent]
-
A.
Component Pascal
Component Pascal is a modern, strongly typed programming language in the Oberon family, designed for component-based software development with an emphasis on safety and simplicity.
-
B.
Lazarus Component Library
Lazarus Component Library is a collection of visual and non-visual components used to build cross-platform GUI applications with the Lazarus IDE and Free Pascal.
-
C.
TCC
TCC is the abbreviated name for the Technical Cooperation Committee, a body typically responsible for overseeing and guiding international technical assistance and capacity-building activities.
-
D.
TCC
TCC is a public community college in Tallahassee, Florida, offering two-year degrees, workforce training, and transfer programs to four-year universities.
-
E.
TCC
TCC is the commonly used abbreviation for the Tax Court of Canada, a federal court that specializes in resolving tax-related disputes between taxpayers and the Canadian government.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: TComponent Target entity description: TComponent is the fundamental base class in Delphi’s Visual Component Library from which most non-visual and visual components inherit, providing common functionality such as ownership, streaming, and component management.
-
A.
Component Pascal
Component Pascal is a modern, strongly typed programming language in the Oberon family, designed for component-based software development with an emphasis on safety and simplicity.
-
B.
Lazarus Component Library
Lazarus Component Library is a collection of visual and non-visual components used to build cross-platform GUI applications with the Lazarus IDE and Free Pascal.
-
C.
TCC
TCC is the abbreviated name for the Technical Cooperation Committee, a body typically responsible for overseeing and guiding international technical assistance and capacity-building activities.
-
D.
TCC
TCC is a public community college in Tallahassee, Florida, offering two-year degrees, workforce training, and transfer programs to four-year universities.
-
E.
TCC
TCC is the commonly used abbreviation for the Tax Court of Canada, a federal court that specializes in resolving tax-related disputes between taxpayers and the Canadian government.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi class
ⓘ
VCL base class ⓘ |
| definedIn |
Delphi (programming language)
ⓘ
surface form:
Delphi VCL
|
| designTimeRole | base for installable components ⓘ |
| hasMethod |
Create
ⓘ
Destroy ⓘ FindComponent ⓘ Free ⓘ GetNamePath ⓘ InsertComponent ⓘ Notification ⓘ RemoveComponent ⓘ SetSubComponent ⓘ |
| hasProperty |
ComponentCount
ⓘ
Components ⓘ Name ⓘ Owner ⓘ Tag ⓘ |
| introducedBy |
Delphi (programming language)
ⓘ
surface form:
Borland Delphi
|
| isBaseClassOf |
TMenu
ⓘ
surface form:
TActionList
TApplication ⓘ TControl ⓘ TCustomActionList ⓘ TCustomControl ⓘ TCustomForm ⓘ TCustomImageList ⓘ TDataSet ⓘ TForm ⓘ TImageList ⓘ TScreen ⓘ TTimer ⓘ TWinControl ⓘ |
| lifecycleManagedBy | Owner ⓘ |
| namespace | System.Classes ⓘ |
| ownershipModel | hierarchical component ownership ⓘ |
| partOf |
Delphi (programming language)
ⓘ
surface form:
Delphi Visual Component Library
|
| programmingLanguage |
Pascal
ⓘ
surface form:
Object Pascal
|
| providesFunctionality |
component management
ⓘ
component ownership ⓘ design-time support ⓘ name handling ⓘ notification of component changes ⓘ streaming support ⓘ |
| serializationFormat |
DFM
ⓘ
Delphi form files ⓘ |
| supports |
RTTI
ⓘ
streaming via DFM files ⓘ |
| unit | Classes.pas ⓘ |
| usedFor |
non-visual components
ⓘ
visual components ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: TComponent Description of subject: TComponent is the fundamental base class in Delphi’s Visual Component Library from which most non-visual and visual components inherit, providing common functionality such as ownership, streaming, and component management.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.