Back to Devexpress

TdxNavBarPersistent Class

vcl-dxnavbar-11675e3c.md

latest788 B
Original Source

TdxNavBarPersistent Class

Implements streaming functionality for objects owned by the TdxNavBar control.

Declaration

delphi
TdxNavBarPersistent = class(
    TPersistent
)

Remarks

This class introduces the NavBar property that allows you to access the owner NavBar control.

TdxNavBarPersistent descendants are mostly classes that represent NavBar option sets.

Inheritance

TObject TPersistent TdxNavBarPersistent

See Also

TdxNavBarPersistent Members

dxNavBar Unit