Skip to main content

TdxLayoutControlContainer Properties

Implements a container for layout elements.
Name Description
AbsoluteItemCount Returns the total number of layout elements. Inherited from TdxLayoutContainer.
AbsoluteItems Provides indexed access to layout elements. Inherited from TdxLayoutContainer.
AlignmentConstraintCount Returns the total number of alignment constraints. Inherited from TdxLayoutContainer.
AlignmentConstraints Provides indexed access to alignment constraints. Inherited from TdxLayoutContainer.
AvailableItemCount Returns the total number of hidden layout elements. Inherited from TdxLayoutContainer.
AvailableItems Provides indexed access to hidden layout elements. Inherited from TdxLayoutContainer.
ClientBounds Inherited from TdxLayoutContainer.
ClientRect Returns the container’s client area. Inherited from TdxLayoutContainer.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Control Provides access to the layout control which owns the container.
Customization Specifies whether the layout control is in customization mode. Inherited from TdxLayoutContainer.
CustomizeAvailableItemsViewKind Specifies the manner in which layout items are displayed in the Customization Form‘s Available Items pane. Inherited from TdxLayoutContainer.
CustomizeForm Provides access to the Customization Form. Inherited from TdxLayoutContainer.
CustomizeFormBounds Specifies the bound rectangle of the Customization Form, in pixels. Inherited from TdxLayoutContainer.
CustomizeFormClass Specifies the class which represents the Customization Form. Inherited from TdxLayoutContainer.
CustomizeFormTabbedView Specifies how the Layout Tree View and Available Items panes are arranged in the Customization Form. Inherited from TdxLayoutContainer.
DesignInfo Inherited from TComponent.
DragDropMode Switches the indication style for drag-and-drop operations. Inherited from TdxLayoutContainer.
HighlightRoot Inherited from TdxLayoutContainer.
ImageOptions Inherited from TdxLayoutContainer.
ItemsParent Provides access to the control which is used as a container for layout elements. Inherited from TdxLayoutContainer.
LayoutLookAndFeel Inherited from TdxLayoutContainer.
MenuItems protected Inherited from TdxLayoutContainer.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Root Provides access to the root group. Inherited from TdxLayoutContainer.
ShowDesignSelectors Inherited from TdxLayoutContainer.
Tag Inherited from TComponent.
UndoRedoManager Provides access to the TdxUndoRedoManager instance. Inherited from TdxLayoutContainer.
VCLComObject Inherited from TComponent.
ViewInfo
See Also