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.

Try in SPARQL Jump to: Statements Referenced by

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

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

TComponent isBaseClassOf TImageList