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