TImageList
E1014707
TImageList is a Delphi VCL class that manages and stores collections of images (typically icons or bitmaps) for use by visual controls and components.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TImageList canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13020020 — 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: TImageList Context triple: [TComponent, isBaseClassOf, TImageList]
-
A.
TImage
TImage is a VCL component in Delphi used to display and manipulate images within graphical user interfaces.
-
B.
TMenu
TMenu is a Lazarus Component Library class used to create and manage application menus in Lazarus/Free Pascal GUI programs.
-
C.
NSImage
NSImage is a Cocoa framework class in macOS used to represent and manage image data for display in graphical user interfaces.
-
D.
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.
-
E.
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.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: TImageList Target entity description: TImageList is a Delphi VCL class that manages and stores collections of images (typically icons or 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.
TMenu
TMenu is a Lazarus Component Library class used to create and manage application menus in Lazarus/Free Pascal GUI programs.
-
C.
NSImage
NSImage is a Cocoa framework class in macOS used to represent and manage image data for display in graphical user interfaces.
-
D.
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.
-
E.
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.
- F. None of above. chosen
Statements (56)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi VCL class
ⓘ
image list component ⓘ non-visual component ⓘ |
| category | graphics management ⓘ |
| designTimeRepresentation | non-visual icon on form designer ⓘ |
| exposes | Images indexed from 0 to Count-1 ⓘ |
| hasMethod |
Add
ⓘ
AddIcon ⓘ AddImages ⓘ AddMasked ⓘ Assign ⓘ BeginUpdate ⓘ Clear ⓘ Delete ⓘ Draw ⓘ DrawOverlay ⓘ EndUpdate ⓘ GetBitmap ⓘ GetIcon ⓘ Insert ⓘ Move ⓘ Replace ⓘ |
| hasProperty |
AllocBy
ⓘ
BkColor ⓘ BlendColor ⓘ ColorDepth ⓘ Count ⓘ DrawingStyle ⓘ Handle ⓘ Height ⓘ Images ⓘ Masked ⓘ ShareImages ⓘ Width ⓘ |
| inheritsFrom | TComponent NERFINISHED ⓘ |
| lifecycle | created and owned by a form or data module ⓘ |
| partOf | Delphi Visual Component Library NERFINISHED ⓘ |
| purpose |
manage collections of images
ⓘ
store images for visual controls ⓘ |
| stores | images of uniform size ⓘ |
| supportsFeature |
design-time editing
ⓘ
image indexing ⓘ run-time image manipulation ⓘ transparent images via mask color ⓘ |
| supportsImageType |
TBitmap
NERFINISHED
ⓘ
TIcon ⓘ |
| typicalImageTypes |
bitmaps
GENERATED
ⓘ
icons GENERATED ⓘ |
| usedBy |
TActionList
NERFINISHED
ⓘ
TListView NERFINISHED ⓘ TPageControl NERFINISHED ⓘ TTabControl NERFINISHED ⓘ TToolBar NERFINISHED ⓘ TTreeView NERFINISHED ⓘ |
| usedIn |
C++Builder
NERFINISHED
ⓘ
Delphi 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.
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: TImageList Description of subject: TImageList is a Delphi VCL class that manages and stores collections of images (typically icons or 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.