TdxLayoutControlPersistent Class
In This Article
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