Back to Devexpress

TdxHorizContainerDockSite Members

vcl-dxdockcontrol-dot-tdxhorizcontainerdocksite-dot-underscore-members.md

latest79.4 KB
Original Source

TdxHorizContainerDockSite Members

Represents a horizontal side container site.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.
CreateParented(HWND)Inherited from TWinControl.

Properties

NameDescription
ActionInherited from TControl.
ActiveDetermines whether a dock control is active. Inherited from TdxCustomDockControl.
ActiveChildSpecifies the container site’s currently active child. Inherited from TdxContainerDockSite.
ActiveChildIndexSpecifies the child control currently active by its index within the container. Inherited from TdxContainerDockSite.
AlignInherited from TControl.
AlignDisabledInherited from TWinControl.
AlignWithMarginsInherited from TControl.
AllowClosingInherited from TdxCustomDockControl.
AllowDockSpecifies how a dock control can be docked to other dock controls. Inherited from TdxCustomDockControl.
AllowDockClientsSpecifies if and how other dock controls can be docked to it. Inherited from TdxCustomDockControl.
AllowFloatingSpecifies whether the dock control is allowed to float. Inherited from TdxCustomDockControl.
AnchorsInherited from TControl.
AutoHideSpecifies whether the dock control is automatically hidden when the mouse pointer is elsewhere. Inherited from TdxCustomDockControl.
AutoHideContainerWhen the auto hide feature is enabled, it returns the parent of the dock control. Inherited from TdxCustomDockControl.
AutoHideControlIf the dock control’s auto hide feature is enabled, this property returns the control itself. Otherwise, it returns the first control within the parent hierarchy that satisfies this condition. Inherited from TdxCustomDockControl.
AutoHideHostSiteReturns the dock site controlling the dock control’s auto hide functionality. Inherited from TdxCustomDockControl.
AutoHidePositionInherited from TdxCustomDockControl.
AutoSizeInherited from TControl.
AutoSizeHostSiteInherited from TdxCustomDockControl.
BevelEdgesInherited from TWinControl.
BevelInnerInherited from TWinControl.
BevelKindInherited from TWinControl.
BevelOuterInherited from TWinControl.
BevelWidthInherited from TWinControl.
BiDiModeInherited from TControl.
BorderWidthInherited from TWinControl.
BoundsRectInherited from TControl.
BrushInherited from TWinControl.
CanvasInherited from TCustomControl.
CaptionInherited from TControl.
CaptionButtonsSpecifies which standard buttons are displayed inside the caption of the dock control. Inherited from TdxCustomDockControl.
ChildCountGets the number of dock controls owned by the dock control. Inherited from TdxCustomDockControl.
ChildrenProvides indexed access to immediate children of the dock control. Inherited from TdxCustomDockControl.
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.
ContainerReturns the immediate container of the dock control. Inherited from TdxCustomDockControl.
ControlCountInherited from TWinControl.
ControllerReturns the docking controller that holds the common settings of dock controls and manages the dock operations. Inherited from TdxCustomDockControl.
ControlsInherited from TWinControl.
ControlStateInherited from TControl.
ControlStyleInherited from TControl.
Ctl3DInherited from TWinControl.
CurrentPPIInherited from TControl.
CursorInherited from TControl.
CustomCaptionButtonsSpecifies the settings of custom buttons displayed next to the dock control’s standard caption buttons. Inherited from TdxCustomDockControl.
CustomHintInherited from TControl.
DesignInfoInherited from TComponent.
DockableSpecifies whether the dock control can be docked to other dock controls. Inherited from TdxCustomDockControl.
DockClientCountInherited from TWinControl.
DockClientsInherited from TWinControl.
DockIndexReturns the index of the dock control in its parent’s child collection. Inherited from TdxCustomDockControl.
DockLevelReturns a value indicating the nesting level of the dock control. Inherited from TdxCustomDockControl.
DockManagerInherited from TWinControl.
DockOrientationInherited from TControl.
DockSiteInherited from TWinControl.
DockStateReturns the current state of the dock control. Inherited from TdxCustomDockControl.
DockTypeReturns a value indicating how the dock control is aligned within its parent control. Inherited from TdxCustomDockControl.
DockZonesReturns the list of dock zones owned by this dock control. Inherited from TdxCustomDockControl.
DoubleBufferedInherited from TWinControl.
DragCursorInherited from TControl.
DragKindInherited from TControl.
DragModeInherited from TControl.
EnabledInherited from TControl.
ExplicitHeightInherited from TControl.
ExplicitLeftInherited from TControl.
ExplicitTopInherited from TControl.
ExplicitWidthInherited from TControl.
FloatDockSiteReturns the float site where the dock control resides. Inherited from TdxCustomDockControl.
FloatFormGets the floating form where the dock control resides. Inherited from TdxCustomDockControl.
FloatFormActiveInherited from TdxCustomDockControl.
FloatFormVisibleInherited from TdxCustomDockControl.
FloatingInherited from TControl.
FloatingDockSiteClassInherited from TControl.
FontInherited from TControl.
HandleInherited from TWinControl.
HeightInherited from TControl.
HelpContextInherited from TControl.
HelpKeywordInherited from TControl.
HelpTypeInherited from TControl.
HintInherited from TControl.
HostDockSiteInherited from TControl.
ImageIndexSpecifies the index of the image associated with the dock control. Inherited from TdxCustomDockControl.
ImagesReturns the image list that provides images for dock controls. Inherited from TdxCustomDockControl.
ImeModeInherited from TWinControl.
ImeNameInherited from TWinControl.
IsDestroyingIdentifies if the control is about to be destroyed. Inherited from TcxCustomControl.
IsDrawingLockedInherited from TWinControl.
LayoutDockSiteProvides access to the neighboring layout dock site. Inherited from TdxCustomDockControl.
LeftInherited from TControl.
LRDockWidthInherited from TControl.
ManagerColorSpecifies whether the dock control uses the color specified by the docking manager. Inherited from TdxCustomDockControl.
ManagerFontSpecifies whether the dock control uses the font specified by the docking manager. Inherited from TdxCustomDockControl.
MarginsInherited from TControl.
MouseCaptureInherited from TControl.
MouseInClientInherited from TWinControl.
NameInherited from TComponent.
ObserversInherited from TComponent.
OriginalHeightGets the real height of the dock control. Inherited from TdxCustomDockControl.
OriginalWidthGets the real width of the dock control. Inherited from TdxCustomDockControl.
OwnerInherited from TComponent.
PaddingInherited from TWinControl.
ParentInherited from TControl.
ParentBackgroundInherited from TWinControl.
ParentBiDiModeInherited from TControl.
ParentColorInherited from TdxCustomDockControl.
ParentCtl3DInherited from TWinControl.
ParentCustomHintInherited from TControl.
ParentDockControlReturns the immediate parent of the dock control. Inherited from TdxCustomDockControl.
ParentDoubleBufferedInherited from TWinControl.
ParentFontInherited from TdxCustomDockControl.
ParentFormReturns the form that owns the dock control. Inherited from TdxCustomDockControl.
ParentFormActiveInherited from TdxCustomDockControl.
ParentFormVisibleInherited from TdxCustomDockControl.
ParentShowHintInherited from TControl.
ParentWindowInherited from TWinControl.
PixelsPerInchInherited from TWinControl.
PopupMenuInherited from TControl.
RaiseOnNonMainThreadUsageInherited from TControl.
RedrawDisabledInherited from TWinControl.
ResizeZonesProvides a list of resize zones owned by the dock control. Inherited from TdxCustomDockControl.
ScaleFactorInherited from TControl.
ShowCaptionSpecifies whether the dock control’s caption is visible. Inherited from TdxCustomDockControl.
ShowHintInherited from TControl.
ShowingInherited from TWinControl.
SideContainerReturns the owning side container. Inherited from TdxCustomDockControl.
SideContainerIndexReturns the position of the dock control within the owning side container. Inherited from TdxCustomDockControl.
SideContainerItemReturns the dock control that owns it and is the immediate child of a side container. Inherited from TdxCustomDockControl.
StyleElementsInherited from TControl.
StyleNameInherited from TControl.
TabContainerReturns the owning tab container control. Inherited from TdxCustomDockControl.
TabOrderInherited from TWinControl.
TabStopInherited from TWinControl.
TagInherited from TComponent.
TBDockHeightInherited from TControl.
TextInherited from TControl.
TipModeInherited from TWinControl.
TopInherited from TControl.
TopMostDockControlReturns the topmost parent for the dock control. Inherited from TdxCustomDockControl.
TouchInherited from TControl.
UndockHeightInherited from TControl.
UndockWidthInherited from TControl.
UseDockManagerInherited from TWinControl.
UseDoubleBufferSpecifies whether controls paint non-client elements directly to the window or via a memory bitmap. Inherited from TdxCustomDockControl.
ValidChildCountInherited from TdxCustomDockControl.
ValidChildrenInherited from TdxCustomDockControl.
VCLComObjectInherited from TComponent.
VisibleInherited from TControl.
VisibleDockClientCountInherited from TWinControl.
WidthInherited from TControl.
WindowProcInherited from TControl.

Methods

NameDescription
ActivateActivates the current dock control. Inherited from TdxCustomDockControl.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginDrag(Boolean,Integer)Inherited from TControl.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject)Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject)Inherited from TComponent.
BeginInvoke(TProc,TObject)Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject)Inherited from TComponent.
BringToFrontInherited from TControl.
Broadcast(Untyped)Inherited from TWinControl.
CanActiveReturns a value indicating whether the dock control can be activated. Inherited from TdxCustomDockControl.
CanAutoHideReturns a value indicating whether the control’s auto hide feature can be enabled. Inherited from TdxCustomDockControl.
CanContainerDockHost(TdxDockingType)Returns a value indicating whether the container can accept other docking controls of the docking type specified. Inherited from TdxContainerDockSite.
CanDockReturns a value indicating whether the control can be docked to other controls. Inherited from TdxCustomDockControl.
CanDockHost(TdxCustomDockControl,TdxDockingType)Returns a value indicating whether controls can be docked to the control in the manner specified. Inherited from TdxCustomDockControl.
CanFocusInherited from TWinControl.
CanMaximizeReturns a value indicating whether the dock control can be maximized. Inherited from TdxCustomDockControl.
ChangeScale(Integer,Integer)Inherited from TControl.
CheckNonMainThreadUsageInherited from TControl.
ClickInherited from TControl.
ClientToParent(TPoint,TWinControl)Inherited from TControl.
ClientToScreen(TPoint)Inherited from TControl.
ClientToScreen(TRect)Inherited from TControl.
CloseCloses the dock control. Inherited from TdxCustomDockControl.
ConstrainedResize(Integer,Integer,Integer,Integer)Inherited from TControl.
ContainsControl(TControl)Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean)Inherited from TWinControl.
CreateParentedControl(HWND)Inherited from TWinControl.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DisableAlignInherited from TWinControl.
Dock(TWinControl,TRect)Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer)Inherited from TWinControl.
DockTo(TdxCustomDockControl,TdxDockingType,Integer)Docks the control to the specified dock control in the specified manner. Inherited from TdxCustomDockControl.
DragDrop(TObject,Integer,Integer)Inherited from TControl.
DraggingInherited from TControl.
DrawTextBiDiModeFlags(Longint)Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnlyInherited from TControl.
EnableAlignInherited from TWinControl.
EndDrag(Boolean)Inherited from TControl.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindChildControl(String)Inherited from TWinControl.
FindComponent(String)Inherited from TComponent.
FlipChildren(Boolean)Inherited from TWinControl.
FocusedInherited from TWinControl.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetControlsAlignmentInherited from TControl.
GetDockZoneAtPos(TdxCustomDockControl,TPoint)Gets the dock zone at the specified point, provided that the control can be docked to it. Inherited from TdxCustomDockControl.
GetDragImagesInherited from TControl.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
GetResizeZoneAtPos(TPoint)Gets the resize zone located under the specified point. Inherited from TdxCustomDockControl.
GetStyleNameInherited from TControl.
GetSystemMetrics(Integer)Inherited from TControl.
GetTabControlList(TList)Inherited from TWinControl.
GetTabOrderList(TList)Inherited from TWinControl.
GetTextBuf(PChar,Integer)Inherited from TControl.
GetTextLenInherited from TControl.
HandleAllocatedInherited from TWinControl.
HandleNeededInherited from TWinControl.
HasParentInherited from TComponent.
HideInherited from TControl.
InitiateActionInherited from TControl.
InsertComponent(TComponent)Inherited from TComponent.
InsertControl(TControl)Inherited from TWinControl.
InvalidateInherited from TControl.
IsCustomStyleActiveInherited from TControl.
IsImplementorOf(IInterface)Inherited from TComponent.
IsLightStyleColor(TColor)Inherited from TControl.
IsNeededInherited from TdxCustomDockControl.
IsRightToLeftInherited from TControl.
IsValidChild(TdxCustomDockControl)Inherited from TdxCustomDockControl.
LoadedInherited from TComponent.
LockDrawingInherited from TWinControl.
MakeFloatingInherited from TdxCustomDockControl.
MakeFloating(Integer,Integer)Makes the control floating. Inherited from TdxCustomDockControl.
ManualDock(TWinControl,TControl,TAlign)Inherited from TControl.
ManualFloat(TRect)Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer)Inherited from TControl.
MouseMove(TShiftState,Integer,Integer)Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer)Inherited from TControl.
MouseWheelHandler(TMessage)Inherited from TControl.
Notification(TComponent,TOperation)Inherited from TComponent.
PaintTo(HDC,Integer,Integer)Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer)Inherited from TWinControl.
ParentToClient(TPoint,TWinControl)Inherited from TControl.
Perform(Cardinal,WPARAM,LPARAM)Inherited from TControl.
Perform(Cardinal,WPARAM,PChar)Inherited from TControl.
Perform(Cardinal,WPARAM,TRect)Inherited from TControl.
PreProcessMessage(TMsg)Inherited from TWinControl.
RealignInherited from TWinControl.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RefreshInherited from TControl.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveControl(TControl)Inherited from TWinControl.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RepaintInherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)Inherited from TControl.
ScaleBy(Integer,Integer)Inherited from TWinControl.
ScaleForPPI(Integer)Inherited from TControl.
ScaleRectSize(TRect)Inherited from TControl.
ScaleValue(Double)Inherited from TControl.
ScaleValue(Integer)Inherited from TControl.
ScaleValue(TPoint)Inherited from TControl.
ScaleValue(TRect)Inherited from TControl.
ScaleValue(TSize)Inherited from TControl.
ScreenToClient(TPoint)Inherited from TControl.
ScreenToClient(TRect)Inherited from TControl.
ScrollBy(Integer,Integer)Inherited from TWinControl.
SendToBackInherited from TControl.
SetBounds(Integer,Integer,Integer,Integer)Specifies the position and size of the dock control. Inherited from TdxCustomDockControl.
SetDesignVisible(Boolean)Inherited from TControl.
SetFocusInherited from TWinControl.
SetParentComponent(TComponent)Inherited from TComponent.
SetSubComponent(Boolean)Inherited from TComponent.
SetTextBuf(PChar)Inherited from TControl.
ShowInherited from TControl.
SupportsUIAutomation protectedInherited from TcxCustomControl.
ToStringInherited from TObject.
UnDockUndocks the control. Inherited from TdxCustomDockControl.
UnlockDrawingInherited from TWinControl.
UpdateInherited from TControl.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateControlStateInherited from TWinControl.
UseRightToLeftAlignmentInherited from TControl.
UseRightToLeftReadingInherited from TControl.
UseRightToLeftScrollBarInherited from TControl.
WndProc(TMessage)Inherited from TControl.

Events

NameDescription
OnActivateFires when a dock control is activated or deactivated. Inherited from TdxCustomDockControl.
OnActiveChildChangedFires when the container’s active child control is changed. Inherited from TdxContainerDockSite.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnAutoHideChangedFires when the dock control’s auto hide feature is enabled or disabled. Inherited from TdxCustomDockControl.
OnAutoHideChangingFires before the auto hide feature is enabled or disabled. Inherited from TdxCustomDockControl.
OnCanDockingEnables you to control whether or not the dragged dock control can be docked to the current control. Inherited from TdxCustomDockControl.
OnCanResizeEnables you to restrict control resizing to particular positions. Inherited from TdxCustomDockControl.
OnClickInherited from TControl.
OnCloseFires when the dock control is closed. Inherited from TdxCustomDockControl.
OnCloseQueryEnables you to override the control’s behavior when it is being closed. Inherited from TdxCustomDockControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCreateFloatSiteFires in response to float site creation. Inherited from TdxCustomDockControl.
OnCreateLayoutSiteFires in response to layout site creation. Inherited from TdxCustomDockControl.
OnCreateSideContainerFires in response to side container creation. Inherited from TdxCustomDockControl.
OnCreateTabContainerFires in response to tab container creation. Inherited from TdxCustomDockControl.
OnCustomDrawDockingSelectionEnables you to custom paint docking selections. Inherited from TdxCustomDockControl.
OnCustomDrawResizingSelectionEnables you to custom paint resizing bars. Inherited from TdxCustomDockControl.
OnDblClickInherited from TControl.
OnDestroyInherited from TdxCustomDockControl.
OnDockFires immediately after a dock control has been docked to a site. Inherited from TdxCustomDockControl.
OnDockDropInherited from TWinControl.
OnDockingEnables you to control whether the dragged dock control can be docked to the current target. Inherited from TdxCustomDockControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDockingFires immediately after a dragging operation on a dock control has been finished. Inherited from TdxCustomDockControl.
OnEndDragInherited from TControl.
OnEndResizingFires immediately after a resizing operation has been finished. Inherited from TdxCustomDockControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnGestureInherited from TControl.
OnGetAutoHidePositionEnables you to specify the container edge where the dock control is hidden when its auto hide feature is enabled. Inherited from TdxCustomDockControl.
OnGetSiteInfoInherited from TWinControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedFires each time the control’s docking layout is changed. Inherited from TdxCustomDockControl.
OnMakeFloatingFires immediately after a dock control is made to float. Inherited from TdxCustomDockControl.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterInherited from TControl.
OnMouseLeaveInherited from TControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnParentChangedFires immediately after the control’s parent has been changed. Inherited from TdxCustomDockControl.
OnParentChangingFires before the parent of the dock control is changed. Inherited from TdxCustomDockControl.
OnResizeInherited from TControl.
OnResizingFires repeatedly when resizing the dock control. Inherited from TdxCustomDockControl.
OnRestoreDockPositionSpecify where the dock control is docked when its header is double-clicked. Inherited from TdxCustomDockControl.
OnStartDockInherited from TControl.
OnStartDockingFires when a docking operation starts. Inherited from TdxCustomDockControl.
OnStartDragInherited from TControl.
OnStartResizingFires when the resizing operation starts. Inherited from TdxCustomDockControl.
OnStoreDockPositionEnables you to store a custom docking position when undocking the control. Inherited from TdxCustomDockControl.
OnUnDockFires immediately after the dock control has been undocked. Inherited from TdxCustomDockControl.
OnUpdateDockZonesEnables you to provide custom dock zones for the dock control. Inherited from TdxCustomDockControl.
OnUpdateResizeZonesEnables you to provide custom resize zones for the dock control. Inherited from TdxCustomDockControl.
OnVisibleChangedFires immediately after the dock control’s visibility has been changed. Inherited from TdxCustomDockControl.
OnVisibleChangingFires before the visibility of the dock control is changed. Inherited from TdxCustomDockControl.

See Also

TdxHorizContainerDockSite Class

dxDockControl Unit