TcxTabControlProperties Class
In This Article
Contains tab control settings.
#Declaration
Delphi
TcxTabControlProperties = class(
TcxCustomTabControlProperties
)
#Remarks
The TcxPageControlProperties class publishes properties inherited from the TcxCustomTabControlProperties.
The TcxTabControlProperties object is referenced by the tab control’s Properties property.
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TcxCustomTabControlProperties
TcxTabControlProperties
See Also