TdxLayoutContainer Class
The base class for layout element containers.
Declaration
TdxLayoutContainer = class(
TcxCustomComponent,
IdxLayoutContainerOwner,
IdxLayoutDesignerHelper,
IdxLayoutLookAndFeelUser,
IcxScalableComponent,
IcxStoredObject,
IcxStoredParent,
IdxScaleFactor,
IdxSelectionChanged
)
Remarks
Do not use this class directly. Use its descendants instead.
Implements
Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TdxLayoutContainer
See Also