Back to Devexpress

TdxOrgChart Methods

vcl-dxorgchr-dot-tdxorgchart-dot-underscore-methods.md

latest37.3 KB
Original Source

TdxOrgChart Methods

An unbound OrgChart control.

NameDescription
AcceptMousePosForClick(Integer,Integer)Inherited from TcxControl.
Add(TdxOcNode,TdxOcNodeData)Adds a new node to the tree structure. Inherited from TdxCustomOrgChart.
AddChild(TdxOcNode,TdxOcNodeData)Adds a new child node to a specified node. Inherited from TdxCustomOrgChart.
AddChildFirst(TdxOcNode,TdxOcNodeData)Adds a first child node to the specified node. Inherited from TdxCustomOrgChart.
AddFirst(TdxOcNode,TdxOcNodeData)Adds a new node to the tree structure. Inherited from TdxCustomOrgChart.
AddFontListener(IcxFontListener)Inherited from TcxControl.
Assign(TPersistent)Inherited from TPersistent.
AssignData(TdxCustomOrgChart)Copies the data structure from another OrgChart component. Inherited from TdxCustomOrgChart.
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.
BeginUpdateDisables the control’s repainting until the EndUpdate procedure is called. Inherited from TdxCustomOrgChart.
BringToFrontInherited from TControl.
Broadcast(Untyped)Inherited from TWinControl.
CanFocusInherited from TWinControl.
CanFocusExInherited from TcxControl.
ChangeScale(Integer,Integer)Inherited from TControl.
CheckNonMainThreadUsageInherited from TControl.
ClearClears the control’s content. Inherited from TdxCustomOrgChart.
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.
CreateParentedControl(HWND)Inherited from TWinControl.
DefaultDrawNode(TdxOcNode,TCanvas,TRect)Performs the node content’s default painting. Inherited from TdxCustomOrgChart.
Delete(TdxOcNode)Removes the specified node from the tree structure. Inherited from TdxCustomOrgChart.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DisableAlignInherited from TWinControl.
Dock(TWinControl,TRect)Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer)Inherited from TWinControl.
DoZoom(Integer)Multiplies the specified value by its internal zoom factor. Inherited from TdxCustomOrgChart.
DragDrop(TObject,Integer,Integer)An OnDragDrop event dispatcher. Inherited from TdxCustomOrgChart.
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.
EndUpdateEnables repainting of the control’s content after a call to the BeginUpdate procedure. Inherited from TdxCustomOrgChart.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindChildControl(String)Inherited from TWinControl.
FindComponent(String)Inherited from TComponent.
FinishDragAndDrop(Boolean)Inherited from TcxControl.
FlipChildren(Boolean)Inherited from TWinControl.
FocusedInherited from TWinControl.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
FullCollapseCollapses all tree nodes within the OrgChart control. Inherited from TdxCustomOrgChart.
FullExpandExpands all tree nodes within the OrgChart control. Inherited from TdxCustomOrgChart.
FullHeightReturns the total tree node‘s height. Inherited from TdxCustomOrgChart.
FullWidthReturns the total tree node‘s width. Inherited from TdxCustomOrgChart.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetControlsAlignmentInherited from TControl.
GetDragImagesInherited from TControl.
GetFirstNodeReturns the first node in a tree. Inherited from TdxCustomOrgChart.
GetHashCodeInherited from TObject.
GetHitTestsAt(Integer,Integer)Identifies to which control’s element the inspected point belongs. Inherited from TdxCustomOrgChart.
GetNamePathInherited from TPersistent.
GetNodeAt(Integer,Integer)Returns the node containing the specified point. Inherited from TdxCustomOrgChart.
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.
HideEditor(Boolean)Deactivates the selected node‘s in-place editor. Inherited from TdxCustomOrgChart.
InitiateActionInherited from TControl.
Insert(TdxOcNode,TdxOcNodeData)Inserts a new node to a tree structure. Inherited from TdxCustomOrgChart.
InsertComponent(TComponent)Inherited from TComponent.
InsertControl(TControl)Inherited from TWinControl.
InvalidateInvalidates the OrgChart control’s client area. Inherited from TdxCustomOrgChart.
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.
IsScrollDataValidInherited from TcxScrollingControl.
IsZoomedIdentifies if the control’s content is shrunk. Inherited from TdxCustomOrgChart.
LoadedInherited from TComponent.
LoadFromFile(string)Loads a chart from the specified file.
LoadFromStream(TStream)Loads a chart from the specified stream.
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.
PaintContentTo(TCanvas,Integer,Integer)Paints the control’s content on the specified canvas. Inherited from TdxCustomOrgChart.
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.
SaveToFile(string)Saves a chart to the specified file. Inherited from TdxCustomOrgChart.
SaveToStream(TStream)Saves a chart to the specified stream. Inherited from TdxCustomOrgChart.
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.
ShowEditorActivates the selected node‘s in-place editor. Inherited from TdxCustomOrgChart.
StartDrag(TDragObject)Inherited from TcxControl.
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

TdxOrgChart Class

TdxOrgChart Members

dxorgchr Unit