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