TButton
E759402
TButton is a standard clickable button component in the Lazarus Component Library used to trigger actions in graphical user interfaces.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TButton canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8806699 — 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: TButton Context triple: [Lazarus Component Library, providesComponent, TButton]
-
A.
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.
-
B.
QBtn
QBtn is Quasar Framework’s primary button component, providing highly customizable, material-style buttons for Vue.js applications.
-
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.
MatButton
MatButton is the Angular Material component that provides a styled, accessible button implementation consistent with the Material Design specification.
-
E.
Button, Button
"Button, Button" is a suspenseful short story by Richard Matheson that explores moral dilemmas and the consequences of greed through a mysterious offer involving a deadly button.
- 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: TButton Target entity description: TButton is a standard clickable button component in the Lazarus Component Library used to trigger actions in graphical user interfaces.
-
A.
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.
-
B.
QBtn
QBtn is Quasar Framework’s primary button component, providing highly customizable, material-style buttons for Vue.js applications.
-
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.
MatButton
MatButton is the Angular Material component that provides a styled, accessible button implementation consistent with the Material Design specification.
-
E.
Button, Button
"Button, Button" is a suspenseful short story by Richard Matheson that explores moral dilemmas and the consequences of greed through a mysterious offer involving a deadly button.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
GUI component
ⓘ
Lazarus component ⓘ visual control ⓘ |
| category | Standard controls ⓘ |
| defaultAction | execute OnClick handler ⓘ |
| displayedAs | push button ⓘ |
| documentationURL | https://wiki.lazarus.freepascal.org/TButton ⓘ |
| hasEvent |
OnClick
ⓘ
OnDblClick ⓘ OnKeyDown ⓘ OnKeyPress ⓘ OnKeyUp ⓘ OnMouseDown ⓘ OnMouseMove ⓘ OnMouseUp ⓘ |
| hasFocusBehavior | can receive keyboard focus ⓘ |
| hasProperty |
Align
ⓘ
Anchors ⓘ Cancel ⓘ Caption ⓘ Color ⓘ Default ⓘ Enabled ⓘ Font ⓘ Height ⓘ Hint ⓘ Left ⓘ ModalResult ⓘ Parent ⓘ ShowHint ⓘ TabOrder ⓘ TabStop ⓘ Top ⓘ Visible ⓘ Width ⓘ |
| inheritsFrom |
TControl
ⓘ
TCustomButton ⓘ TObject ⓘ TPersistent ⓘ TWinControl ⓘ |
| partOf |
LCL
ⓘ
Lazarus Component Library NERFINISHED ⓘ |
| platform | cross-platform ⓘ |
| programmingLanguage | Object Pascal NERFINISHED ⓘ |
| supports |
keyboard activation
ⓘ
mouse activation ⓘ |
| typicalUse |
submit user commands
ⓘ
trigger actions ⓘ |
| usedIn |
Free Pascal applications
ⓘ
Lazarus IDE NERFINISHED ⓘ |
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: TButton Description of subject: TButton is a standard clickable button component in the Lazarus Component Library used to trigger actions in graphical user interfaces.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.