TcxCustomNavigatorInfoPanel Class
Serves as the base class for classes that implement the navigator information panel.
Declaration
TcxCustomNavigatorInfoPanel = class(
TcxNavigatorChildComponent,
IdxLocalizerListener
)
Remarks
Do not use this class directly. Use its descendants (TcxControlNavigatorInfoPanel, TcxGridViewNavigatorInfoPanel, and TcxNavigatorControlInfoPanel) instead.
Implements
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxNavigatorChildComponent
TcxCustomNavigatorInfoPanel
See Also