Skip to main content
A newer version of this page is available. .

TdxBarPersistent Class

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

Declaration

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