TdxCustomLayoutControl Members
The base class for the Layout control.Constructors
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| CreateParented(HWND) | Inherited from TWinControl. |
Properties
| Name | Description |
|---|---|
| AbsoluteItemCount | Returns the total number of layout control elements. |
| AbsoluteItems | Provides indexed access to the layout control’s elements. |
| Action | Inherited from TControl. |
| ActiveCanvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| Align | Inherited from TControl. |
| AlignDisabled | Inherited from TWinControl. |
| AlignmentConstraintCount | Returns the number of alignment constraints defined within the layout control. |
| AlignmentConstraints | Provides zero-based indexed access to alignment constraints defined within the layout control. |
| AlignWithMargins | Inherited from TControl. |
| Anchors | Inherited from TControl. |
| AutoContentSizes | Deprecated. This property exists for backward compatibility only. Instead, use AlignHorz and AlignVert properties at the level of individual layout items. |
| AutoControlAlignment | Deprecated. This property exists for backward compatibility only. Use the OptionsItem.AutoControlAreaAlignment property instead. |
| AutoControlTabOrders | Deprecated. This property exists for backward compatibility only. Use the OptionsItem.AutoControlTabOrders property instead. |
| Automation protected | Provides access to layout control UI Automation and accessibility-related settings. |
| AutoSize | Inherited from TControl. |
| AutoSizeMode protected | Inherited from TcxScrollingControl. |
| AvailableItemCount | Returns the number of elements temporarily hidden from view. |
| AvailableItems | Provides indexed access to the layout control’s temporarily hidden elements. |
| BevelEdges | Inherited from TWinControl. |
| BevelInner | Inherited from TWinControl. |
| BevelKind | Inherited from TWinControl. |
| BevelOuter | Inherited from TWinControl. |
| BevelWidth | Inherited from TWinControl. |
| BiDiMode | Inherited from TControl. |
| BorderSize protected | Inherited from TcxControl. |
| BorderStyle protected | Specifies the control’s border style. Inherited from TcxControl. |
| BorderWidth | Inherited from TWinControl. |
| Bounds | Returns the control’s boundaries. Inherited from TcxControl. |
| BoundsRect | Inherited from TControl. |
| Brush | Inherited from TWinControl. |
| Canvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| Caption | Inherited from TControl. |
| ClientBounds | Returns the control’s client area. Inherited from TcxControl. |
| ClientHeight | Inherited from TControl. |
| ClientOrigin | Inherited from TControl. |
| ClientRect | Inherited from TControl. |
| ClientWidth | Inherited from TControl. |
| Color | Inherited from TControl. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| Constraints | Inherited from TControl. |
| Container | Provides access to the layout container. |
| ContentBounds | Returns the bounding rectangle of the layout control’s client area, in layout control coordinates. |
| ControlCount | Inherited from TWinControl. |
| Controls | Inherited from TWinControl. |
| ControlState | Inherited from TControl. |
| ControlStyle | Inherited from TControl. |
| Ctl3D | Inherited from TWinControl. |
| CurrentPPI | Inherited from TControl. |
| Cursor | Inherited from TControl. |
| CustomHint | Inherited from TControl. |
| Customization | Specifies whether the ExpressLayout 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. |
| DefaultUseGlobalSkin | Specifies if all Layout controls in the application automatically update their appearance from application-wide skin and palette settings. |
| DesignInfo | Inherited from TComponent. |
| DockClientCount | Inherited from TWinControl. |
| DockClients | Inherited from TWinControl. |
| DockManager | Inherited from TWinControl. |
| DockOrientation | Inherited from TControl. |
| DockSite | Inherited from TWinControl. |
| DoubleBuffered | Inherited from TWinControl. |
| DragAndDropObject | Inherited from TcxControl. |
| DragAndDropObjectClass | Inherited from TcxControl. |
| DragAndDropState | Inherited from TcxControl. |
| DragCursor | Inherited from TControl. |
| DragDropMode protected | Deprecated. This property exists for backward compatibility only. The layout control now uses a unified indication style for drag-and-drop operations. |
| DragKind | Inherited from TControl. |
| DragMode | Inherited from TControl. |
| Enabled | Inherited from TControl. |
| ExplicitHeight | Inherited from TControl. |
| ExplicitLeft | Inherited from TControl. |
| ExplicitTop | Inherited from TControl. |
| ExplicitWidth | Inherited from TControl. |
| Floating | Inherited from TControl. |
| FloatingDockSiteClass | Inherited from TControl. |
| FocusOnClick protected | Specifies if clicking the control focuses it. Inherited from TcxControl. |
| Font | Inherited from TControl. |
| Handle | Inherited from TWinControl. |
| Height | Inherited from TControl. |
| HelpContext | Inherited from TControl. |
| HelpKeyword | Inherited from TControl. |
| HelpType | Inherited from TControl. |
| HighlightRoot | |
| Hint | Specifies a hint message for the control. Inherited from TcxControl. |
| HostDockSite | Inherited from TControl. |
| HScrollBar protected | Inherited from TcxControl. |
| HScrollBarVisible protected | Inherited from TcxControl. |
| ImeMode | Inherited from TWinControl. |
| ImeName | Inherited from TWinControl. |
| IniFileName | Deprecated. This property exists for backward compatibility only. Use the OptionsStoring.IniFileName property instead. |
| IsDesigning | Identifies if the control is being modified by the form designer. Inherited from TcxControl. |
| IsDestroying | Identifies if the control is about to be destroyed. Inherited from TcxCustomControl. |
| IsDrawingLocked | Inherited from TWinControl. |
| IsFocused | Identifies if the control has focus. Inherited from TcxControl. |
| IsLoading | Identifies if the control is being loaded. Inherited from TcxControl. |
| Items | Provides access to the root group and its child groups/items. |
| Keys protected | Inherited from TcxControl. |
| LayoutDirection | Specifies the direction in which the ExpressLayout Control root group items are placed. |
| LayoutLookAndFeel | Associates the Layout control with a dedicated look & feel storage component. |
| Left | Inherited from TControl. |
| LeftPos | Determines the horizontal offset of the currently visible left border relative to the real left border of the TdxCustomLayoutControl object. |
| LookAndFeel | Deprecated. This property exists for backward compatibility only. Use the LayoutLookAndFeel property instead. |
| LookAndFeelPainter protected | Inherited from TcxControl. |
| LRDockWidth | Inherited from TControl. |
| Margins | Inherited from TControl. |
| MenuItems protected | Specifies which customization context menu items are visible. |
| MouseCapture | Inherited from TControl. |
| MouseCaptureObject | Provides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl. |
| MouseDownPos | Specifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl. |
| MouseInClient | Inherited from TWinControl. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| OccupiedClientHeight | Returns the layout control client area’s height, in pixels. |
| OccupiedClientWidth | Returns the layout control client area’s width, in pixels. |
| OptionsImage | Specifies image options for the layout control. |
| OptionsItem | Provides access to layout element behavior settings at the layout control level. |
| OptionsStoring | Specifies layout persistence settings for the ExpressLayout Control. |
| Owner | Inherited from TComponent. |
| Padding | Inherited from TWinControl. |
| Parent | Inherited from TControl. |
| ParentBackground protected | Inherited from TcxControl. |
| ParentBiDiMode | Inherited from TControl. |
| ParentColor | Inherited from TControl. |
| ParentCtl3D | Inherited from TWinControl. |
| ParentCustomHint | Inherited from TControl. |
| ParentDoubleBuffered | Inherited from TWinControl. |
| ParentFont | Inherited from TControl. |
| ParentShowHint | Inherited from TControl. |
| ParentWindow | Inherited from TWinControl. |
| PixelsPerInch | Inherited from TWinControl. |
| PopupMenu protected | Specifies the popup menu associated with the control. Inherited from TcxControl. |
| RaiseOnNonMainThreadUsage | Inherited from TControl. |
| RedrawDisabled | Inherited from TWinControl. |
| RedrawOnResize | Specifies if the Layout control redraws content during resize operations. |
| RegistryPath | Deprecated. This property exists for backward compatibility only. Use the OptionsStoring.RegistryPath property instead. |
| ScaleFactor | Inherited from TControl. |
| ScrollBars protected | Inherited from TcxControl. |
| ShowDesignSelectors | |
| ShowHint | Inherited from TControl. |
| Showing | Inherited from TWinControl. |
| StoreInIniFile | Deprecated. This property exists for backward compatibility only. Use the OptionsStoring.StoreToIniFile property instead. |
| StoreInRegistry | Deprecated. This property exists for backward compatibility only. Use the OptionsStoring.StoreToRegistry property instead. |
| StyleElements | Inherited from TControl. |
| StyleName | Inherited from TControl. |
| TabOrder | Inherited from TWinControl. |
| TabStop | Inherited from TcxControl. |
| Tag | Inherited from TComponent. |
| TBDockHeight | Inherited from TControl. |
| Text | Inherited from TControl. |
| TipMode | Inherited from TWinControl. |
| Top | Inherited from TControl. |
| TopPos | Inherited from TcxScrollingControl. |
| Touch | Inherited from TControl. |
| Transparent protected | Specifies if the control is transparent in GDI render mode. Inherited from TcxControl. |
| UndockHeight | Inherited from TControl. |
| UndockWidth | Inherited from TControl. |
| UndoRedoManager | Provides access to the TdxUndoRedoManager instance. |
| UseDockManager | Inherited from TWinControl. |
| UseGlobalSkin | Specifies if the Layout control automatically updates appearance from the skin and palette defined application-wide. |
| VCLComObject | Inherited from TComponent. |
| Visible | Inherited from TControl. |
| VisibleDockClientCount | Inherited from TWinControl. |
| VScrollBar protected | Inherited from TcxControl. |
| VScrollBarVisible protected | Inherited from TcxControl. |
| Width | Inherited from TControl. |
| WindowProc | Inherited from TControl. |
Methods
Events
| Name | Description |
|---|---|
| OnAlignInsertBefore | Inherited from TWinControl. |
| OnAlignPosition | Inherited from TWinControl. |
| OnCanResize | Inherited from TControl. |
| OnClick | Inherited from TControl. |
| OnConstrainedResize | Inherited from TControl. |
| OnContextPopup | Inherited from TControl. |
| OnCustomization | Occurs when activating/deactivating customization mode. |
| OnDblClick | Inherited from TControl. |
| OnDockDrop | Inherited from TWinControl. |
| OnDockOver | Inherited from TWinControl. |
| OnDragDrop | Inherited from TControl. |
| OnDragOver | Inherited from TControl. |
| OnEndDock | Inherited from TControl. |
| OnEndDrag | Inherited from TControl. |
| OnEnter | Inherited from TWinControl. |
| OnExit | Inherited from TWinControl. |
| OnFocusChanged protected | Inherited from TcxControl. |
| OnGesture | Inherited from TControl. |
| OnGetCustomizationMenuItems | Enables you to customize context menu contents in customization mode. |
| OnGetItemStoredProperties | Enables you to customize the list of layout element settings that will be stored in external storage. |
| OnGetItemStoredPropertyValue | Enables you to specify the layout element custom setting’s value. |
| OnGetSiteInfo | Inherited from TWinControl. |
| OnGetStoredProperties | Enables you to customize the list of layout control settings that will be stored in external storage. |
| OnGetStoredPropertyValue | Enables you to specify the layout control custom setting’s value. |
| OnHyperlinkClick | Allows you to respond to a click on a hyperlink in a layout item caption or prevent hyperlink activation. |
| OnHyperlinkMouseEnter | Allows you to execute custom code when the mouse pointer moves into a hyperlink area within a layout item caption. |
| OnHyperlinkMouseLeave | Allows you to execute custom code when the mouse pointer leaves a hyperlink within a layout item caption. |
| OnKeyDown | Inherited from TWinControl. |
| OnKeyPress | Inherited from TWinControl. |
| OnKeyUp | Inherited from TWinControl. |
| OnMouseActivate | Inherited from TControl. |
| OnMouseDown | Inherited from TControl. |
| OnMouseEnter protected | Occurs when the mouse pointer enters into the control. Inherited from TcxControl. |
| OnMouseLeave protected | Occurs when the mouse pointer leaves the control. Inherited from TcxControl. |
| OnMouseMove | Inherited from TControl. |
| OnMouseUp | Inherited from TControl. |
| OnMouseWheel | Inherited from TControl. |
| OnMouseWheelDown | Inherited from TControl. |
| OnMouseWheelUp | Inherited from TControl. |
| OnResize | Inherited from TControl. |
| OnSetItemStoredPropertyValue | Enables you to restore a layout element‘s custom setting that was previously stored by the OnGetItemStoredProperties and OnGetItemStoredPropertyValue event handlers. |
| OnSetStoredPropertyValue | Enables you to restore a layout control’s custom setting that was previously stored by the OnGetStoredProperties and OnGetStoredPropertyValue event handlers. |
| OnShowHyperlinkHint | Allows you to change a hyperlink hint before it appears. |
| OnStartDock | Inherited from TControl. |
| OnStartDrag | Inherited from TControl. |
| OnUnDock | Inherited from TWinControl. |
See Also