TCustomListBox
E1014713
TCustomListBox is a Delphi VCL base class that provides core list box functionality, intended to be subclassed for creating customized list box controls.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TCustomListBox canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13020070 — 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: TCustomListBox Context triple: [TControl, superclassOf, TCustomListBox]
-
A.
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.
-
B.
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.
-
C.
TDBGrid
TDBGrid is a Lazarus visual component used to display and edit database table records in a grid format within applications.
-
D.
TPanel
TPanel is a container control in Delphi's Visual Component Library used to group and organize other visual components on a form.
-
E.
OCKListViewController
OCKListViewController is a CareKit user interface controller that presents and manages lists of care-related items, such as tasks or events, in iOS health applications.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: TCustomListBox Target entity description: TCustomListBox is a Delphi VCL base class that provides core list box functionality, intended to be subclassed for creating customized list box controls.
-
A.
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.
-
B.
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.
-
C.
TDBGrid
TDBGrid is a Lazarus visual component used to display and edit database table records in a grid format within applications.
-
D.
TPanel
TPanel is a container control in Delphi's Visual Component Library used to group and organize other visual components on a form.
-
E.
OCKListViewController
OCKListViewController is a CareKit user interface controller that presents and manages lists of care-related items, such as tasks or events, in iOS health applications.
- F. None of above. chosen
Statements (55)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi VCL class
ⓘ
base class ⓘ list box control base ⓘ |
| category |
GUI control
ⓘ
list control ⓘ |
| definedIn | Vcl.StdCtrls unit NERFINISHED ⓘ |
| framework | VCL NERFINISHED ⓘ |
| hasDescendant | TListBox NERFINISHED ⓘ |
| hasProperty |
Align
ⓘ
Anchors ⓘ BorderStyle ⓘ Columns ⓘ Ctl3D ⓘ Enabled ⓘ ExtendedSelect ⓘ IntegralHeight ⓘ ItemHeight ⓘ ItemIndex ⓘ Items ⓘ MultiSelect ⓘ OnClick ⓘ OnDblClick ⓘ OnDrawItem ⓘ OnKeyDown ⓘ OnKeyPress ⓘ OnKeyUp ⓘ OnMeasureItem ⓘ OnMouseDown ⓘ OnMouseMove ⓘ OnMouseUp ⓘ ParentCtl3D ⓘ Sorted ⓘ Style ⓘ TabOrder ⓘ TabStop ⓘ TabWidth ⓘ Visible ⓘ |
| inheritsFrom |
TComponent
NERFINISHED
ⓘ
TControl NERFINISHED ⓘ TCustomListControl NERFINISHED ⓘ TCustomMultiSelectListControl NERFINISHED ⓘ TWinControl NERFINISHED ⓘ |
| intendedUsage | to be subclassed ⓘ |
| library | Delphi VCL NERFINISHED ⓘ |
| platform | Windows ⓘ |
| programmingLanguage |
Delphi
NERFINISHED
ⓘ
Object Pascal NERFINISHED ⓘ |
| provides | core list box functionality ⓘ |
| supportsFeature |
extended selection
ⓘ
multi-selection ⓘ owner-draw items ⓘ sorted items ⓘ variable item height ⓘ |
| usedFor | creating customized list box controls ⓘ |
| wrapsAPI | Windows list box 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: TCustomListBox Description of subject: TCustomListBox is a Delphi VCL base class that provides core list box functionality, intended to be subclassed for creating customized list box controls.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.