TGroupBox
E1014722
TGroupBox is a VCL control that displays a framed, captioned container used to visually group related child controls on a form.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TGroupBox canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13020139 — 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.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: TGroupBox Context triple: [TWinControl, isAncestorOf, TGroupBox]
-
A.
TPanel
TPanel is a container control in Delphi's Visual Component Library used to group and organize other visual components on a form.
-
B.
TComboBox
TComboBox is a VCL GUI control in Delphi that combines an edit box with a drop-down list, allowing users to either select from predefined items or enter their own text.
-
C.
TButton
TButton is a standard clickable button control used in the Visual Component Library (VCL) for building graphical user interfaces in Delphi and C++Builder applications.
-
D.
TButton
TButton is a standard clickable button component in the Lazarus Component Library used to trigger actions in graphical user interfaces.
-
E.
TComponent
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.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: TGroupBox Target entity description: TGroupBox is a VCL control that displays a framed, captioned container used to visually group related child controls on a form.
-
A.
TPanel
TPanel is a container control in Delphi's Visual Component Library used to group and organize other visual components on a form.
-
B.
TComboBox
TComboBox is a VCL GUI control in Delphi that combines an edit box with a drop-down list, allowing users to either select from predefined items or enter their own text.
-
C.
TButton
TButton is a standard clickable button control used in the Visual Component Library (VCL) for building graphical user interfaces in Delphi and C++Builder applications.
-
D.
TButton
TButton is a standard clickable button component in the Lazarus Component Library used to trigger actions in graphical user interfaces.
-
E.
TComponent
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.
- F. None of above. chosen
Statements (52)
| Predicate | Object |
|---|---|
| instanceOf |
VCL control
ⓘ
container control ⓘ visual component ⓘ |
| category | Standard controls ⓘ |
| definedInUnit | Vcl.StdCtrls NERFINISHED ⓘ |
| designTimeSupport | True ⓘ |
| event |
OnClick
ⓘ
OnContextPopup ⓘ OnDblClick ⓘ OnEnter ⓘ OnExit ⓘ OnMouseDown ⓘ OnMouseMove ⓘ OnMouseUp ⓘ OnResize ⓘ |
| framework | Visual Component Library NERFINISHED ⓘ |
| hasAncestorUnit |
System.Classes
ⓘ
Vcl.Controls NERFINISHED ⓘ |
| hasCaption | True ⓘ |
| hasFrame | True ⓘ |
| inheritsFrom |
TControl
ⓘ
TCustomGroupBox NERFINISHED ⓘ TObject ⓘ TPersistent ⓘ TWinControl NERFINISHED ⓘ |
| partOf |
C++Builder VCL
NERFINISHED
ⓘ
Delphi VCL NERFINISHED ⓘ |
| platform | Windows ⓘ |
| property |
Align
ⓘ
Alignment ⓘ Caption ⓘ Color ⓘ Enabled ⓘ Font ⓘ ParentBackground ⓘ ParentColor ⓘ ParentFont ⓘ ShowHint ⓘ TabOrder ⓘ TabStop ⓘ Visible ⓘ |
| purpose |
provide a framed, captioned container
ⓘ
visually group related child controls ⓘ |
| renderedAs | group box window control ⓘ |
| runTimeCreation | True ⓘ |
| supportsChildControls | True GENERATED ⓘ |
| typicalChildren |
TButton
GENERATED
ⓘ
TCheckBox GENERATED ⓘ TEdit GENERATED ⓘ TLabel GENERATED ⓘ TRadioButton GENERATED ⓘ |
| usedIn | GUI forms ⓘ |
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.
Instruction
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.
Input
Subject: TGroupBox Description of subject: TGroupBox is a VCL control that displays a framed, captioned container used to visually group related child controls on a form.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.