Skip to main content

TdxNavBarPersistent Class

Implements streaming functionality for objects owned by the TdxNavBar control.

Declaration

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