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