Activate
|
Activates the current dock control.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginDrag(Boolean,Integer)
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
BringToFront
|
|
Broadcast(Untyped)
|
|
CanActive
|
Returns a value indicating whether the dock control can be activated.
|
CanAutoHide
|
Returns a value indicating whether the control’s auto hide feature can be enabled.
|
CanContainerDockHost(TdxDockingType)
|
Returns a value indicating whether the container can accept other docking controls of the docking type specified.
|
CanDock
|
Returns a value indicating whether the control can be docked to other controls.
|
CanDockHost(TdxCustomDockControl,TdxDockingType)
|
Returns a value indicating whether controls can be docked to the control in the manner specified.
|
CanFocus
|
|
CanMaximize
|
Returns a value indicating whether the dock control can be maximized.
|
ChangeScale(Integer,Integer)
|
|
CheckNonMainThreadUsage
|
|
Click
|
|
ClientToParent(TPoint,TWinControl)
|
|
ClientToScreen(TPoint)
|
|
ClientToScreen(TRect)
|
|
Close
|
Closes the dock control.
|
ConstrainedResize(Integer,Integer,Integer,Integer)
|
|
ContainsControl(TControl)
|
|
ControlAtPos(TPoint,Boolean,Boolean,Boolean)
|
|
CreateParentedControl(HWND)
|
|
DestroyComponents
|
|
Destroying
|
|
DisableAlign
|
|
Dock(TWinControl,TRect)
|
|
DockDrop(TDragDockObject,Integer,Integer)
|
|
DockTo(TdxCustomDockControl,TdxDockingType,Integer)
|
Docks the control to the specified dock control in the specified manner.
|
DragDrop(TObject,Integer,Integer)
|
|
Dragging
|
|
DrawTextBiDiModeFlags(Longint)
|
|
DrawTextBiDiModeFlagsReadingOnly
|
|
EnableAlign
|
|
EndDrag(Boolean)
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindChildControl(String)
|
|
FindComponent(String)
|
|
FlipChildren(Boolean)
|
|
Focused
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetControlsAlignment
|
|
GetDockZoneAtPos(TdxCustomDockControl,TPoint)
|
Gets the dock zone at the specified point, provided that the control can be docked to it.
|
GetDragImages
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
GetResizeZoneAtPos(TPoint)
|
Gets the resize zone located under the specified point.
|
GetStyleName
|
|
GetSystemMetrics(Integer)
|
|
GetTabControlList(TList)
|
|
GetTabOrderList(TList)
|
|
GetTextBuf(PChar,Integer)
|
|
GetTextLen
|
|
HandleAllocated
|
|
HandleNeeded
|
|
HasParent
|
|
Hide
|
|
InitiateAction
|
|
InsertComponent(TComponent)
|
|
InsertControl(TControl)
|
|
Invalidate
|
|
IsCustomStyleActive
|
|
IsImplementorOf(IInterface)
|
|
IsLightStyleColor(TColor)
|
|
IsNeeded
|
|
IsRightToLeft
|
|
IsValidChild(TdxCustomDockControl)
|
|
Loaded
|
|
LockDrawing
|
|
MakeFloating
|
|
MakeFloating(Integer,Integer)
|
Makes the control floating.
|
ManualDock(TWinControl,TControl,TAlign)
|
|
ManualFloat(TRect)
|
|
MouseDown(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseMove(TShiftState,Integer,Integer)
|
|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseWheelHandler(TMessage)
|
|
Notification(TComponent,TOperation)
|
|
PaintTo(HDC,Integer,Integer)
|
|
PaintTo(TCanvas,Integer,Integer)
|
|
ParentToClient(TPoint,TWinControl)
|
|
Perform(Cardinal,WPARAM,LPARAM)
|
|
Perform(Cardinal,WPARAM,PChar)
|
|
Perform(Cardinal,WPARAM,TRect)
|
|
PreProcessMessage(TMsg)
|
|
Realign
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
|
RemoveComponent(TComponent)
|
|
RemoveControl(TControl)
|
|
RemoveFreeNotification(TComponent)
|
|
Repaint
|
|
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)
|
|
ScaleBy(Integer,Integer)
|
|
ScaleForPPI(Integer)
|
|
ScaleRectSize(TRect)
|
|
ScaleValue(Double)
|
|
ScaleValue(Integer)
|
|
ScaleValue(TPoint)
|
|
ScaleValue(TRect)
|
|
ScaleValue(TSize)
|
|
ScreenToClient(TPoint)
|
|
ScreenToClient(TRect)
|
|
ScrollBy(Integer,Integer)
|
|
SendToBack
|
|
SetBounds(Integer,Integer,Integer,Integer)
|
Specifies the position and size of the dock control.
|
SetDesignVisible(Boolean)
|
|
SetFocus
|
|
SetParentComponent(TComponent)
|
|
SetSubComponent(Boolean)
|
|
SetTextBuf(PChar)
|
|
Show
|
|
ToString
|
|
UnDock
|
Undocks the control.
|
UnlockDrawing
|
|
Update
|
|
UpdateAction(TBasicAction)
|
|
UpdateControlState
|
|
UseRightToLeftAlignment
|
|
UseRightToLeftReading
|
|
UseRightToLeftScrollBar
|
|
WndProc(TMessage)
|
|