TcxCustomTabControl.MaxRotatedTabWidth Property
In This Article
#Declaration
Delphi
property MaxRotatedTabWidth: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
This property is obsolete; use the control’s Properties.RotatedTabsMaxWidth property instead.
See Also