TcxCustomTabControl.Images Property
Specifies the source of tab images.
Declaration
property Images: TCustomImageList read; write;
Property Value
Type |
---|
TCustomImageList |
Remarks
This property is obsolete; use the control’s Properties.Images property instead.
See Also