TcxCustomTabControl.RaggedRight Property
In This Article
Specifies whether tabs are stretched to fit the control’s area.
#Declaration
Delphi
property RaggedRight: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete; use the control’s Properties.RaggedRight property instead.
See Also