TdxBarManager.Images Property
Deprecated. This property exists for backward compatibility only. Use the ImageOptions.Images property instead.
Declaration
property Images: TCustomImageList read; write;
Property Value
| Type | Description |
|---|---|
| TCustomImageList | The image source for normal state glyphs. |
See Also