TCustomImageList
E1014709
TCustomImageList is a Delphi VCL base class that manages collections of images (icons/bitmaps) for use by visual controls and components.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TCustomImageList canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13020027 — 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: TCustomImageList Context triple: [TComponent, isBaseClassOf, TCustomImageList]
-
A.
TImage
TImage is a VCL component in Delphi used to display and manipulate images within graphical user interfaces.
-
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.
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.
-
D.
TDBGrid
TDBGrid is a Lazarus visual component used to display and edit database table records in a grid format within applications.
-
E.
TPanel
TPanel is a container control in Delphi's Visual Component Library used to group and organize other visual components on a form.
- 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: TCustomImageList Target entity description: TCustomImageList is a Delphi VCL base class that manages collections of images (icons/bitmaps) for use by visual controls and components.
-
A.
TImage
TImage is a VCL component in Delphi used to display and manipulate images within graphical user interfaces.
-
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.
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.
-
D.
TDBGrid
TDBGrid is a Lazarus visual component used to display and edit database table records in a grid format within applications.
-
E.
TPanel
TPanel is a container control in Delphi's Visual Component Library used to group and organize other visual components on a form.
- F. None of above. chosen
Statements (52)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi VCL class
ⓘ
image list base class ⓘ |
| baseClassFor | TImageList NERFINISHED ⓘ |
| belongsTo | VCL.Graphics unit (via descendants) ⓘ |
| definedIn | Delphi VCL NERFINISHED ⓘ |
| hasEvent |
OnChange
ⓘ
OnChanging ⓘ |
| hasMethod |
Add
ⓘ
AddIcon ⓘ AddMasked ⓘ Assign ⓘ BeginUpdate ⓘ Clear ⓘ Delete ⓘ Draw ⓘ DrawOverlay ⓘ EndUpdate ⓘ GetBitmap ⓘ GetIcon ⓘ GetInstRes ⓘ Insert ⓘ Move ⓘ Replace ⓘ |
| hasProperty |
AllocBy
ⓘ
BkColor ⓘ BlendColor ⓘ Count ⓘ DrawingStyle ⓘ Handle ⓘ Height ⓘ ImageType ⓘ Masked ⓘ ShareImages ⓘ Width ⓘ |
| lifecycleManagedBy | Delphi component streaming system NERFINISHED ⓘ |
| supports |
adding images
ⓘ
assigning images ⓘ changing image format ⓘ changing image size ⓘ deleting images ⓘ design-time configuration in IDE via descendants ⓘ drawing images ⓘ |
| supportsPlatform | Windows ⓘ |
| usedBy |
visual components
ⓘ
visual controls ⓘ |
| usedFor |
managing collections of images
ⓘ
storing bitmaps ⓘ storing icons ⓘ |
| usedWith |
TActionList
NERFINISHED
ⓘ
TListView NERFINISHED ⓘ TToolBar NERFINISHED ⓘ TTreeView 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: TCustomImageList Description of subject: TCustomImageList is a Delphi VCL base class that manages collections of images (icons/bitmaps) for use by visual controls and components.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.