Skip to main content

TcxCustomImageList Properties

The base class for a DPI-aware image list component.
Name Description
AllocBy Inherited from TCustomImageList.
AlphaBlending Specifies if the alpha channel information is used to paint the stored images.
BkColor Inherited from TCustomImageList.
BlendColor Inherited from TCustomImageList.
ColorDepth Specifies the color depth (the pixel format) of the stored images.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
CompressData Specifies if the stored images are compressed.
Count Inherited from TBaseImageList.
DesignInfo Inherited from TComponent.
DragCursor Inherited from TDragImageList.
Dragging Inherited from TDragImageList.
DragHotspot Inherited from TDragImageList.
DrawingStyle Inherited from TCustomImageList.
GrayscaleFactor Inherited from TCustomImageList.
Handle Specifies the image list’s handle.
Height Specifies the height of the stored images, in pixels.
ImageType Inherited from TCustomImageList.
Masked Inherited from TCustomImageList.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Scaling Inherited from TCustomImageList.
ShareImages Inherited from TCustomImageList.
SourceDPI Specifies the monitor DPI value for which the stored images are created. Inherited from TcxBaseImageList.
Tag Inherited from TComponent.
UseDisabledSkinPaletteForSVG Specifies if the active vector skin palette affects stored SVG glyphs for the disabled UI element state.
UseEnabledSkinPaletteForSVG Specifies if the active vector skin palette affects stored SVG glyphs for the enabled UI element state.
VCLComObject Inherited from TComponent.
Width Specifies the width of the stored images, in pixels.
See Also