Back to Devexpress

TdxCustomOrgChart Properties

vcl-dxorgchr-dot-tdxcustomorgchart-dot-underscore-properties.md

latest30.3 KB
Original Source

TdxCustomOrgChart Properties

The base class for all classes that implement the OrgChart controls.

NameDescription
AbsoluteItemsProvides indexed access to all the child nodes at all hierarchy levels.
ActionInherited from TControl.
ActiveCanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
AlignInherited from TControl.
AlignDisabledInherited from TWinControl.
AlignWithMarginsInherited from TControl.
AnchorsInherited from TControl.
Antialiasing protectedSpecifies whether the outlines of all displayed nodes are smoothed.
AutoSizeInherited from TControl.
AutoSizeMode protectedInherited from TcxScrollingControl.
BevelEdgesInherited from TWinControl.
BevelInnerInherited from TWinControl.
BevelKindInherited from TWinControl.
BevelOuterInherited from TWinControl.
BevelWidthInherited from TWinControl.
BiDiModeInherited from TControl.
BorderSize protectedInherited from TcxControl.
BorderStyle protectedSpecifies whether the control has a border.
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.
ControlCountInherited from TWinControl.
ControlsInherited from TWinControl.
ControlStateInherited from TControl.
ControlStyleInherited from TControl.
CountReturns the count of tree nodes.
Ctl3DInherited from TWinControl.
CurrentPPIInherited from TControl.
CursorInherited from TControl.
CustomHintInherited from TControl.
DefaultImageAlign protectedSpecifies the default node image alignment.
DefaultNodeHeight protectedSpecifies the default height of tree nodes, in pixels.
DefaultNodeWidth protectedSpecifies the default width of tree nodes, in pixels.
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.
DragKindInherited from TControl.
DragModeInherited from TControl.
DragParentReturns the dragged node‘s destination.
EditingSpecifies the selected tree node‘s text editing state.
EditMode protectedSpecifies the control’s text-related settings.
EnabledInherited from TControl.
ExplicitHeightInherited from TControl.
ExplicitLeftInherited from TControl.
ExplicitTopInherited from TControl.
ExplicitWidthInherited from TControl.
FloatingInherited from TControl.
FloatingDockSiteClassInherited from TControl.
FocusOnClick protectedSpecifies if clicking the control focuses it. Inherited from TcxControl.
FontInherited from TControl.
FullRect
HandleInherited from TWinControl.
HeightInherited from TControl.
HelpContextInherited from TControl.
HelpKeywordInherited from TControl.
HelpTypeInherited from TControl.
HintSpecifies a hint message for the control. Inherited from TcxControl.
HostDockSiteInherited from TControl.
HScrollBar protectedInherited from TcxControl.
HScrollBarVisible protectedInherited from TcxControl.
Images protectedSpecifies the image source for tree nodes.
ImeModeInherited from TWinControl.
ImeNameInherited from TWinControl.
IndentX protectedSpecifies the minimum horizontal distance (in pixels) between adjacent nodes.
IndentY protectedSpecifies the distance (in pixels) separating the parent and child nodes.
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 the zero-based indexed access to the nodes at the zero nesting level.
Keys protectedInherited from TcxControl.
LeftInherited from TControl.
LeftEdgeAllows you to scroll the control’s content.
LeftPos protectedInherited from TcxScrollingControl.
LineColor protectedSpecifies the color of the connecting lines and node outlines.
LineWidth protectedSpecifies the width of all lines.
LookAndFeel protectedProvides access to the control’s look & feel settings. Inherited from TcxControl.
LookAndFeelPainter protectedInherited from TcxControl.
LRDockWidthInherited from TControl.
MarginsInherited from TControl.
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.
Options protectedSpecifies the control’s appearance and behavior settings.
OwnerInherited from TComponent.
PaddingInherited from TWinControl.
ParentInherited from TControl.
ParentBackground protectedInherited from TcxControl.
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.
PopupMenu protectedSpecifies the popup menu associated with the control. Inherited from TcxControl.
RaiseOnNonMainThreadUsageInherited from TControl.
RedrawDisabledInherited from TWinControl.
RootCountReturns the nodes count at the root level.
RootNodeProvides access to the parent of all the nodes in the control.
Rotated protectedSpecifies the tree structure layout.
ScaleFactorInherited from TControl.
ScrollBars protectedInherited from TcxControl.
SelectedSpecifies the selected node.
SelectedNodeColor protectedSpecifies the selected node‘s highlight color.
SelectedNodeTextColor protectedSpecifies the selected node‘s text color.
ShowHintInherited from TControl.
ShowingInherited from TWinControl.
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.
TopEdgeAllows you to scroll the control’s content.
TopPos protectedInherited from TcxScrollingControl.
TouchInherited from TControl.
Transparent protectedSpecifies if the control is transparent in GDI render mode. Inherited from TcxControl.
UndockHeightInherited from TControl.
UndockWidthInherited from TControl.
UseDockManagerInherited from TWinControl.
VCLComObjectInherited from TComponent.
VisibleInherited from TControl.
VisibleDockClientCountInherited from TWinControl.
VScrollBar protectedInherited from TcxControl.
VScrollBarVisible protectedInherited from TcxControl.
WidthInherited from TControl.
WindowProcInherited from TControl.
ZoomZooms the tree structure out to fit into the client area.

See Also

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit