Back to Devexpress

TdxNavBarNavigationPaneShowingPopupEvent Type

vcl-dxnavbar-1810593f.md

latest909 B
Original Source

TdxNavBarNavigationPaneShowingPopupEvent Type

The procedural type of a NavBar control’s popup window display events that occur while a Navigation Pane View is active.

Declaration

delphi
TdxNavBarNavigationPaneShowingPopupEvent = TdxNavBarShowingPopupEvent;

Referenced Class

Type
TdxNavBarShowingPopupEvent

Remarks

This procedural type is mapped to the TdxNavBarShowingPopupEvent type to ensure backward compatibility with previous ExpressNavBar Suite versions. Use the latter type instead.

The NavBar control’s OnNavigationPanePopupShowing event references the TdxNavBarNavigationPaneShowingPopupEvent procedural type.

See Also

dxNavBar Unit