TcxCustomTabControl.OwnerDraw Property
Specifies whether the tab control uses default tab drawing.
Declaration
property OwnerDraw: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s Properties.OwnerDraw property instead.
See Also