TCustomImageList

E1014709

TCustomImageList is a Delphi VCL base class that manages collections of images (icons/bitmaps) for use by visual controls and components.

Try in SPARQL Jump to: Statements Referenced by

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

Referenced by (1)

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

TComponent isBaseClassOf TCustomImageList