Back to Devexpress

TdxCustomLayoutControl Properties

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-dot-underscore-properties.md

latest35.0 KB
Original Source

TdxCustomLayoutControl Properties

The base class for the Layout control.

NameDescription
AbsoluteItemCountReturns the total number of layout control elements.
AbsoluteItemsProvides indexed access to the layout control’s elements.
ActionInherited from TControl.
ActiveCanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
AlignInherited from TControl.
AlignDisabledInherited from TWinControl.
AlignmentConstraintCountReturns the number of alignment constraints defined within the layout control.
AlignmentConstraintsProvides zero-based indexed access to alignment constraints defined within the layout control.
AlignWithMarginsInherited from TControl.
AnchorsInherited from TControl.
AutoContentSizesDeprecated. This property exists for backward compatibility only. Instead, use AlignHorz and AlignVert properties at the level of individual layout items.
AutoControlAlignmentDeprecated. This property exists for backward compatibility only. Use the OptionsItem.AutoControlAreaAlignment property instead.
AutoControlTabOrdersDeprecated. This property exists for backward compatibility only. Use the OptionsItem.AutoControlTabOrders property instead.
Automation protectedProvides access to layout control UI Automation and accessibility-related settings.
AutoSizeInherited from TControl.
AutoSizeMode protectedInherited from TcxScrollingControl.
AvailableItemCountReturns the number of elements temporarily hidden from view.
AvailableItemsProvides indexed access to the layout control’s temporarily hidden elements.
BevelEdgesInherited from TWinControl.
BevelInnerInherited from TWinControl.
BevelKindInherited from TWinControl.
BevelOuterInherited from TWinControl.
BevelWidthInherited from TWinControl.
BiDiModeInherited from TControl.
BorderSize protectedInherited from TcxControl.
BorderStyle protectedSpecifies the control’s border style. Inherited from TcxControl.
BorderWidthInherited from TWinControl.
BoundsReturns the control’s boundaries. Inherited from TcxControl.
BoundsRectInherited from TControl.
BrushInherited from TWinControl.
CanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
CaptionInherited from TControl.
ClientBoundsReturns the control’s client area. Inherited from TcxControl.
ClientHeightInherited from TControl.
ClientOriginInherited from TControl.
ClientRectInherited from TControl.
ClientWidthInherited from TControl.
ColorInherited from TControl.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ConstraintsInherited from TControl.
ContainerProvides access to the layout container.
ContentBoundsReturns the bounding rectangle of the layout control’s client area, in layout control coordinates.
ControlCountInherited from TWinControl.
ControlsInherited from TWinControl.
ControlStateInherited from TControl.
ControlStyleInherited from TControl.
Ctl3DInherited from TWinControl.
CurrentPPIInherited from TControl.
CursorInherited from TControl.
CustomHintInherited from TControl.
CustomizationSpecifies whether the ExpressLayout Control is in customization mode.
CustomizeAvailableItemsViewKindSpecifies the manner in which layout items are displayed in the Customization Form‘s Available Items pane.
CustomizeFormProvides access to the Customization Form.
CustomizeFormBoundsSpecifies the bound rectangle of the Customization Form in pixels.
CustomizeFormClassSpecifies the class which represents the Customization Form.
CustomizeFormTabbedViewSpecifies how the Layout Tree View and Available Items panes are arranged in the Customization Form.
DefaultUseGlobalSkinSpecifies if all Layout controls in the application automatically update their appearance from application-wide skin and palette settings.
DesignInfoInherited from TComponent.
DockClientCountInherited from TWinControl.
DockClientsInherited from TWinControl.
DockManagerInherited from TWinControl.
DockOrientationInherited from TControl.
DockSiteInherited from TWinControl.
DoubleBufferedInherited from TWinControl.
DragAndDropObjectInherited from TcxControl.
DragAndDropObjectClassInherited from TcxControl.
DragAndDropStateInherited from TcxControl.
DragCursorInherited from TControl.
DragDropMode protectedDeprecated. This property exists for backward compatibility only. The layout control now uses a unified indication style for drag-and-drop operations.
DragKindInherited from TControl.
DragModeInherited from TControl.
EnabledInherited from TControl.
ExplicitHeightInherited from TControl.
ExplicitLeftInherited from TControl.
ExplicitTopInherited from TControl.
ExplicitWidthInherited from TControl.
FloatingInherited from TControl.
FloatingDockSiteClassInherited from TControl.
FocusOnClick protectedSpecifies if clicking the control focuses it. Inherited from TcxControl.
FontInherited from TControl.
HandleInherited from TWinControl.
HeightInherited from TControl.
HelpContextInherited from TControl.
HelpKeywordInherited from TControl.
HelpTypeInherited from TControl.
HighlightRoot
HintSpecifies a hint message for the control. Inherited from TcxControl.
HostDockSiteInherited from TControl.
HScrollBar protectedInherited from TcxControl.
HScrollBarVisible protectedInherited from TcxControl.
ImeModeInherited from TWinControl.
ImeNameInherited from TWinControl.
IniFileNameDeprecated. This property exists for backward compatibility only. Use the OptionsStoring.IniFileName property instead.
IsDesigningIdentifies if the control is being modified by the form designer. Inherited from TcxControl.
IsDestroyingIdentifies if the control is about to be destroyed. Inherited from TcxCustomControl.
IsDrawingLockedInherited from TWinControl.
IsFocusedIdentifies if the control has focus. Inherited from TcxControl.
IsLoadingIdentifies if the control is being loaded. Inherited from TcxControl.
ItemsProvides access to the root group and its child groups/items.
Keys protectedInherited from TcxControl.
LayoutDirectionSpecifies the direction in which the ExpressLayout Control root group items are placed.
LayoutLookAndFeelAssociates the Layout control with a dedicated look & feel storage component.
LeftInherited from TControl.
LeftPosDetermines the horizontal offset of the currently visible left border relative to the real left border of the TdxCustomLayoutControl object.
LookAndFeelDeprecated. This property exists for backward compatibility only. Use the LayoutLookAndFeel property instead.
LookAndFeelPainter protectedInherited from TcxControl.
LRDockWidthInherited from TControl.
MarginsInherited from TControl.
MenuItems protectedSpecifies which customization context menu items are visible.
MouseCaptureInherited from TControl.
MouseCaptureObjectProvides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl.
MouseDownPosSpecifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl.
MouseInClientInherited from TWinControl.
NameInherited from TComponent.
ObserversInherited from TComponent.
OccupiedClientHeightReturns the layout control client area’s height, in pixels.
OccupiedClientWidthReturns the layout control client area’s width, in pixels.
OptionsImageSpecifies image options for the layout control.
OptionsItemProvides access to layout element behavior settings at the layout control level.
OptionsStoringSpecifies layout persistence settings for the ExpressLayout Control.
OwnerInherited from TComponent.
PaddingInherited from TWinControl.
ParentInherited from TControl.
ParentBackground protectedInherited from TcxControl.
ParentBiDiModeInherited from TControl.
ParentColorInherited from TControl.
ParentCtl3DInherited from TWinControl.
ParentCustomHintInherited from TControl.
ParentDoubleBufferedInherited from TWinControl.
ParentFontInherited from TControl.
ParentShowHintInherited from TControl.
ParentWindowInherited from TWinControl.
PixelsPerInchInherited from TWinControl.
PopupMenu protectedSpecifies the popup menu associated with the control. Inherited from TcxControl.
RaiseOnNonMainThreadUsageInherited from TControl.
RedrawDisabledInherited from TWinControl.
RedrawOnResizeSpecifies if the Layout control redraws content during resize operations.
RegistryPathDeprecated. This property exists for backward compatibility only. Use the OptionsStoring.RegistryPath property instead.
ScaleFactorInherited from TControl.
ScrollBars protectedInherited from TcxControl.
ShowDesignSelectors
ShowHintInherited from TControl.
ShowingInherited from TWinControl.
StoreInIniFileDeprecated. This property exists for backward compatibility only. Use the OptionsStoring.StoreToIniFile property instead.
StoreInRegistryDeprecated. This property exists for backward compatibility only. Use the OptionsStoring.StoreToRegistry property instead.
StyleElementsInherited from TControl.
StyleNameInherited from TControl.
TabOrderInherited from TWinControl.
TabStopInherited from TcxControl.
TagInherited from TComponent.
TBDockHeightInherited from TControl.
TextInherited from TControl.
TipModeInherited from TWinControl.
TopInherited from TControl.
TopPosInherited from TcxScrollingControl.
TouchInherited from TControl.
Transparent protectedSpecifies if the control is transparent in GDI render mode. Inherited from TcxControl.
UndockHeightInherited from TControl.
UndockWidthInherited from TControl.
UndoRedoManagerProvides access to the TdxUndoRedoManager instance.
UseDockManagerInherited from TWinControl.
UseGlobalSkinSpecifies if the Layout control automatically updates appearance from the skin and palette defined application-wide.
VCLComObjectInherited from TComponent.
VisibleInherited from TControl.
VisibleDockClientCountInherited from TWinControl.
VScrollBar protectedInherited from TcxControl.
VScrollBarVisible protectedInherited from TcxControl.
WidthInherited from TControl.
WindowProcInherited from TControl.

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit