TcxNavigatorChildComponent Class
Serves as the base class for classes that implement the navigator‘s children.
Declaration
TcxNavigatorChildComponent = class(
TcxInterfacedPersistent
)
Remarks
Do not use this class directly. Use its descendants (TcxCustomNavigatorButtons and TcxCustomNavigatorInfoPanel) instead.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxNavigatorChildComponent
See Also