Back to Devexpress

TdxLayoutControlPersistent Class

vcl-dxlayoutcontrol-2b159023.md

latest732 B
Original Source

TdxLayoutControlPersistent Class

The base class for the TdxLayoutImageOptions and TdxUndoRedoManager classes.

Declaration

delphi
TdxLayoutControlPersistent = class(
    TPersistent
)

Remarks

Do not use this class directly. Use its descendants instead.

Inheritance

TObject TPersistent TdxLayoutControlPersistent

See Also

TdxLayoutControlPersistent Members

dxLayoutControl Unit