TcxCustomTabControl.Style Property
In This Article
Specifies the painting style of a tab control.
#Declaration
Delphi
property Style: TcxPCStyleID read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This property is obsolete; use the control’s Properties.Style property instead.
See Also