TdxCustomLayoutControl.Container Property
In This Article
Provides access to the layout container.
#Declaration
Delphi
property Container: TdxLayoutControlContainer read;
#Property Value
Type |
---|
Tdx |
#Remarks
The TdxLayoutControlContainer represents a container for layout elements.
See Also