TCustomUpDown
E1014719
TCustomUpDown is a VCL base class in Delphi that implements the core behavior and properties of an up-down (spin) control for use by more specialized descendants.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TCustomUpDown canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13020084 — 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: TCustomUpDown Context triple: [TControl, superclassOf, TCustomUpDown]
-
A.
TWinControl
TWinControl is a fundamental VCL class in Delphi that represents windowed controls capable of receiving input focus, handling Windows messages, and serving as parents for other controls.
-
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.
TControl
TControl is a fundamental base class in Delphi's Visual Component Library that provides common behavior and properties for visual components and controls.
-
D.
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.
-
E.
TButton
TButton is a standard clickable button component in the Lazarus Component Library used to trigger actions in graphical user interfaces.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: TCustomUpDown Target entity description: TCustomUpDown is a VCL base class in Delphi that implements the core behavior and properties of an up-down (spin) control for use by more specialized descendants.
-
A.
TWinControl
TWinControl is a fundamental VCL class in Delphi that represents windowed controls capable of receiving input focus, handling Windows messages, and serving as parents for other controls.
-
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.
TControl
TControl is a fundamental base class in Delphi's Visual Component Library that provides common behavior and properties for visual components and controls.
-
D.
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.
-
E.
TButton
TButton is a standard clickable button component in the Lazarus Component Library used to trigger actions in graphical user interfaces.
- F. None of above. chosen
Statements (54)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi class
ⓘ
VCL base class ⓘ |
| category | Standard controls ⓘ |
| definedIn | Delphi VCL NERFINISHED ⓘ |
| designedFor | specialized descendants ⓘ |
| framework |
Delphi VCL framework
NERFINISHED
ⓘ
Object Pascal NERFINISHED ⓘ |
| hasAncestor |
TControl
ⓘ
TObject ⓘ TPersistent ⓘ TWinControl ⓘ |
| hasEvent |
OnChanging
ⓘ
OnChangingEx ⓘ OnClick ⓘ OnEnter ⓘ OnExit ⓘ |
| hasMethod |
Create
ⓘ
Destroy ⓘ KeyDown ⓘ KeyUp ⓘ Loaded ⓘ MouseDown ⓘ MouseUp ⓘ Notification ⓘ SetBounds ⓘ |
| hasProperty |
Align
ⓘ
Anchors ⓘ Associate ⓘ Constraints ⓘ Enabled ⓘ Hint ⓘ Increment ⓘ Max ⓘ Min ⓘ Orientation ⓘ ParentFont ⓘ ParentShowHint ⓘ Position ⓘ ShowHint ⓘ TabOrder ⓘ TabStop ⓘ Thousands ⓘ Visible ⓘ Wrap ⓘ |
| implements |
core behavior of up-down control
ⓘ
core properties of up-down control ⓘ |
| isAbstract | true ⓘ |
| library | VCL NERFINISHED ⓘ |
| platform | Windows ⓘ |
| role | base class for TUpDown ⓘ |
| supports |
decrementing values
ⓘ
incrementing values ⓘ |
| usedFor |
spin control
ⓘ
up-down control ⓘ |
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: TCustomUpDown Description of subject: TCustomUpDown is a VCL base class in Delphi that implements the core behavior and properties of an up-down (spin) control for use by more specialized descendants.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.