TcxPCNewButton Class
In This Article
Implements the New tab button.
#Declaration
Delphi
TcxPCNewButton = class(
TcxTab
)
#Remarks
The TcxPCNewButton class introduces the Width property that is used to specify the New tab button’s width.
The TcxPCNewButton object is referenced by the control’s Properties.NewButton property.
#Inheritance
TObject
TPersistent
TcxTab
TcxPCNewButton
See Also