Back to Devexpress

TdxBarPersistent Class

vcl-dxbar-2a71862a.md

latest974 B
Original Source

TdxBarPersistent Class

The TdxBarPersistent class provides streaming functionality for objects owned by the bar manager component (see TdxBarManager).

Declaration

delphi
TdxBarPersistent = class(
    TPersistent
)

Remarks

The following TdxBarPersistent descendants are streamed to the form’s file:

The BarManager property provides access to the owner.

Inheritance

TObject TPersistent TdxBarPersistent

See Also

TdxBarPersistent Members

dxBar Unit