TcxCustomTabControl.ImageBorder Property
Specifies the width of tab image borders in pixels.
Declaration
property ImageBorder: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
This property is obsolete; use the control’s Properties.ImageBorder property instead.
See Also