Back to Devexpress

TdxLayoutControl Methods

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

latest38.9 KB
Original Source

TdxLayoutControl Methods

A Layout control.

NameDescription
AcceptMousePosForClick(Integer,Integer)Inherited from TcxControl.
AddFontListener(IcxFontListener)Inherited from TcxControl.
ApplyBestFitSpecifies whether the layout control editor is resized to entirely display its content. Inherited from TdxCustomLayoutControl.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginDrag(Boolean,Integer)Inherited from TControl.
BeginDragAndDropInherited from TcxControl.
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.
BeginTranslationEnables the translation mode for the layout element captions. Inherited from TdxCustomLayoutControl.
BeginUpdateDisables ExpressLayout Control refresh operations. Inherited from TdxCustomLayoutControl.
BringToFrontInherited from TControl.
Broadcast(Untyped)Inherited from TWinControl.
CancelUpdateEnables updates to the layout control’s View. Inherited from TdxCustomLayoutControl.
CanFocusInherited from TWinControl.
CanFocusExInherited from TcxControl.
CanRestoreInherited from TdxCustomLayoutControl.
ChangeScale(Integer,Integer)Inherited from TControl.
CheckNonMainThreadUsageInherited from TControl.
ClearRemoves all absolute items (layout items and groups) and destroys all external controls associated with the items via the Control property. Inherited from TdxCustomLayoutControl.
ClickInherited from TControl.
ClientToParent(TPoint,TWinControl)Inherited from TControl.
ClientToScreen(TPoint)Inherited from TControl.
ClientToScreen(TRect)Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer)Inherited from TControl.
ContainsControl(TControl)Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean)Inherited from TWinControl.
CreateAlignmentConstraintCreates an instance of the TdxLayoutAlignmentConstraint object. Inherited from TdxCustomLayoutControl.
CreateGroupInherited from TdxCustomLayoutControl.
CreateGroup(TdxLayoutGroupClass,TdxCustomLayoutGroup)Creates a new group within the ExpressLayout Control and returns it. Inherited from TdxCustomLayoutControl.
CreateItem(TdxCustomLayoutItemClass,TdxCustomLayoutGroup)Creates a new item within the ExpressLayout Control and returns it. Inherited from TdxCustomLayoutControl.
CreateItemForControl(TControl,TdxCustomLayoutGroup)Creates a new item for an existing control, places it within a specific group and returns the newly created item. Inherited from TdxCustomLayoutControl.
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.
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.
EndTranslationDisables the translation mode for the layout elementcaptions. Inherited from TdxCustomLayoutControl.
EndUpdate(Boolean)Enables refresh operations on the layout control, and invalidates the control. Inherited from TdxCustomLayoutControl.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindChildControl(String)Inherited from TWinControl.
FindComponent(String)Inherited from TComponent.
FindItem(string)Finds an item by its name or by a specific control (or its handle) associated with the item. Inherited from TdxCustomLayoutControl.
FindItem(THandle)Inherited from TdxCustomLayoutControl.
FindItem(TControl)Inherited from TdxCustomLayoutControl.
FinishDragAndDrop(Boolean)Inherited from TcxControl.
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.
GetDragImagesInherited from TControl.
GetHashCodeInherited from TObject.
GetHitTest(Integer,Integer)Returns the HitTest object that identifies a visual element at a specified point. Inherited from TdxCustomLayoutControl.
GetHitTest(TPoint)Inherited from TdxCustomLayoutControl.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
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.
InvalidateRect(TRect,Boolean)Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean)Inherited from TcxControl.
InvalidateWithChildrenInherited from TcxControl.
IsCustomStyleActiveInherited from TControl.
IsImplementorOf(IInterface)Inherited from TComponent.
IsLightStyleColor(TColor)Inherited from TControl.
IsMouseInPressedArea(Integer,Integer)Inherited from TcxControl.
IsRightToLeftInherited from TControl.
IsScrollDataValid protectedInherited from TcxScrollingControl.
LoadedInherited from TComponent.
LoadFromIniFile(string)Loads a previously saved Layout control state from an INI file. Inherited from TdxCustomLayoutControl.
LoadFromRegistry(string)Loads a previously saved Layout control state from the system registry. Inherited from TdxCustomLayoutControl.
LoadFromStream(TStream)Loads a previously saved Layout control state from a stream. Inherited from TdxCustomLayoutControl.
LockDrawingInherited from TWinControl.
LockScrollBarsInherited from TcxControl.
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.
PostMouseMoveInherited from TcxControl.
PostMouseMove(TPoint)Inherited from TcxControl.
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.
RemoveFontListener(IcxFontListener)Inherited from TcxControl.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RepaintInherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)Inherited from TControl.
RestoreRestores layout group and item settings from assigned external data stores. Inherited from TdxCustomLayoutControl.
SaveToIniFile(string,Boolean)Saves layout group/item settings to an INI file. Inherited from TdxCustomLayoutControl.
SaveToRegistry(string,Boolean)Saves ExpressLayout Control group/item settings to the Registry. Inherited from TdxCustomLayoutControl.
SaveToStream(TStream)Saves layout group/item settings to a stream. Inherited from TdxCustomLayoutControl.
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.
ScrollContent(TcxDirection)Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect)Inherited from TcxControl.
SendToBackInherited from TControl.
SetBounds(Integer,Integer,Integer,Integer)Inherited from TControl.
SetDesignVisible(Boolean)Inherited from TControl.
SetFocusInherited from TWinControl.
SetParentComponent(TComponent)Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)Inherited from TcxControl.
SetSubComponent(Boolean)Inherited from TComponent.
SetTextBuf(PChar)Inherited from TControl.
ShowInherited from TControl.
SmartPaste(string)Inserts the specified string or current clipboard content into all configured layout items using the AI-powered Smart Paste functionality. Inherited from TdxCustomLayoutControl.
StartDrag(TDragObject)Inherited from TcxControl.
StoreSaves layout group and item settings to assigned external storages. Inherited from TdxCustomLayoutControl.
SupportsUIAutomation protectedInherited from TcxCustomControl.
SystemInfoChanged(Cardinal)Inherited from TcxControl.
ToStringInherited from TObject.
TranslationChangedInherited from TcxControl.
UnlockDrawingInherited from TWinControl.
UnlockScrollBarsInherited from TcxControl.
UpdateInherited from TControl.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateControlStateInherited from TWinControl.
UpdateWithChildrenInherited from TcxControl.
UseRightToLeftAlignmentInherited from TControl.
UseRightToLeftReadingInherited from TControl.
UseRightToLeftScrollBarInherited from TControl.
WndProc(TMessage)Inherited from TControl.

See Also

TdxLayoutControl Class

TdxLayoutControl Members

dxLayoutControl Unit