TcxImageList Properties
An advanced DevExpress image list component.| Name | Description |
|---|---|
| AllocBy | Inherited from TCustomImageList. |
| AlphaBlending | Specifies if the alpha channel information is used to paint the stored images. Inherited from TcxCustomImageList. |
| BkColor | Inherited from TCustomImageList. |
| BlendColor | Inherited from TCustomImageList. |
| ColorDepth | Specifies the color depth (the pixel format) of the stored images. Inherited from TcxCustomImageList. |
| 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. Inherited from TcxCustomImageList. |
| 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. Inherited from TcxCustomImageList. |
| Height | Specifies the height of the stored images, in pixels. Inherited from TcxCustomImageList. |
| 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. Inherited from TcxCustomImageList. |
| UseEnabledSkinPaletteForSVG | Specifies if the active vector skin palette affects stored SVG glyphs for the enabled UI element state. Inherited from TcxCustomImageList. |
| VCLComObject | Inherited from TComponent. |
| Width | Specifies the width of the stored images, in pixels. Inherited from TcxCustomImageList. |
See Also