TcxCustomTabControlProperties Class
Contains settings that are common to the TcxPageControl and TcxTabControl controls.
Declaration
TcxCustomTabControlProperties = class(
TcxOwnedPersistent
)
Remarks
TcxCustomTabControlProperties is the base class for the TcxPageControlProperties and TcxTabControlProperties classes, which contain settings for the appropriate tabbed controls. These classes are referenced by the TcxPageControl.Properties and TcxTabControl.Properties properties, respectively.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TcxCustomTabControlProperties
See Also