Back to Devexpress

TdxLayoutControl Properties

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

latest37.1 KB
Original Source

TdxLayoutControl Properties

A Layout control.

NameDescription
AbsoluteItemCountReturns the total number of layout control elements. Inherited from TdxCustomLayoutControl.
AbsoluteItemsProvides indexed access to the layout control’s elements. Inherited from TdxCustomLayoutControl.
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. Inherited from TdxCustomLayoutControl.
AlignmentConstraintsProvides zero-based indexed access to alignment constraints defined within the layout control. Inherited from TdxCustomLayoutControl.
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. Inherited from TdxCustomLayoutControl.
AutoControlAlignmentDeprecated. This property exists for backward compatibility only. Use the OptionsItem.AutoControlAreaAlignment property instead. Inherited from TdxCustomLayoutControl.
AutoControlTabOrdersDeprecated. This property exists for backward compatibility only. Use the OptionsItem.AutoControlTabOrders property instead. Inherited from TdxCustomLayoutControl.
AutomationProvides access to layout control UI Automation and accessibility-related settings. Inherited from TdxCustomLayoutControl.
AutoSizeInherited from TControl.
AutoSizeMode protectedInherited from TcxScrollingControl.
AvailableItemCountReturns the number of elements temporarily hidden from view. Inherited from TdxCustomLayoutControl.
AvailableItemsProvides indexed access to the layout control’s temporarily hidden elements. Inherited from TdxCustomLayoutControl.
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. Inherited from TdxCustomLayoutControl.
ContentBoundsReturns the bounding rectangle of the layout control’s client area, in layout control coordinates. Inherited from TdxCustomLayoutControl.
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. Inherited from TdxCustomLayoutControl.
CustomizeAvailableItemsViewKindSpecifies the manner in which layout items are displayed in the Customization Form‘s Available Items pane. Inherited from TdxCustomLayoutControl.
CustomizeFormProvides access to the Customization Form. Inherited from TdxCustomLayoutControl.
CustomizeFormBoundsSpecifies the bound rectangle of the Customization Form in pixels. Inherited from TdxCustomLayoutControl.
CustomizeFormClassSpecifies the class which represents the Customization Form. Inherited from TdxCustomLayoutControl.
CustomizeFormTabbedView
DefaultUseGlobalSkinSpecifies if all Layout controls in the application automatically update their appearance from application-wide skin and palette settings. Inherited from TdxCustomLayoutControl.
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
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.
FocusOnClickSpecifies 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. Inherited from TdxCustomLayoutControl.
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. Inherited from TdxCustomLayoutControl.
Keys protectedInherited from TcxControl.
LayoutDirectionSpecifies the direction in which the ExpressLayout Control root group items are placed. Inherited from TdxCustomLayoutControl.
LayoutLookAndFeelAssociates the Layout control with a dedicated look & feel storage component. Inherited from TdxCustomLayoutControl.
LeftInherited from TControl.
LeftPosDetermines the horizontal offset of the currently visible left border relative to the real left border of the TdxCustomLayoutControl object. Inherited from TdxCustomLayoutControl.
LookAndFeelDeprecated. This property exists for backward compatibility only. Use the LayoutLookAndFeel property instead. Inherited from TdxCustomLayoutControl.
LookAndFeelPainter protectedInherited from TcxControl.
LRDockWidthInherited from TControl.
MarginsInherited from TControl.
MenuItems
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. Inherited from TdxCustomLayoutControl.
OccupiedClientWidthReturns the layout control client area’s width, in pixels. Inherited from TdxCustomLayoutControl.
OptionsImageSpecifies image options for the layout control. Inherited from TdxCustomLayoutControl.
OptionsItemProvides access to layout element behavior settings at the layout control level. Inherited from TdxCustomLayoutControl.
OptionsStoringSpecifies layout persistence settings for the ExpressLayout Control. Inherited from TdxCustomLayoutControl.
OwnerInherited from TComponent.
PaddingInherited from TWinControl.
ParentInherited from TControl.
ParentBackground
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.
PopupMenuSpecifies 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. Inherited from TdxCustomLayoutControl.
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. Inherited from TdxCustomLayoutControl.
StoreInRegistryDeprecated. This property exists for backward compatibility only. Use the OptionsStoring.StoreToRegistry property instead. Inherited from TdxCustomLayoutControl.
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.
TransparentSpecifies if the control is transparent in GDI render mode. Inherited from TcxControl.
UndockHeightInherited from TControl.
UndockWidthInherited from TControl.
UndoRedoManagerProvides access to the TdxUndoRedoManager instance. Inherited from TdxCustomLayoutControl.
UseDockManagerInherited from TWinControl.
UseGlobalSkinSpecifies if the Layout control automatically updates appearance from the skin and palette defined application-wide. Inherited from TdxCustomLayoutControl.
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

TdxLayoutControl Class

TdxLayoutControl Members

dxLayoutControl Unit