Back to Devexpress

TcxControlNavigatorInfoPanel Class

vcl-cxinplacecontainer-d13ffa32.md

latest1.2 KB
Original Source

TcxControlNavigatorInfoPanel Class

The information panel of the navigator embedded into the editing control.

Declaration

delphi
TcxControlNavigatorInfoPanel = class(
    TcxCustomNavigatorInfoPanel
)

Remarks

This class introduces the Control property that provides access to the editing control, which embeds the navigator, and publishes the properties derived from the ancestor class.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxNavigatorChildComponent TcxCustomNavigatorInfoPanel TcxControlNavigatorInfoPanel

See Also

TcxControlNavigatorInfoPanel Members

cxInplaceContainer Unit