TdxDbOrgChart Properties
Represents the data-aware org chart control.| Name | Description |
|---|---|
| AbsoluteItems | Provides indexed access to all the child nodes at all hierarchy levels. Inherited from TdxCustomOrgChart. |
| Action | Inherited from TControl. |
| ActiveCanvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| Align | Inherited from TControl. |
| AlignDisabled | Inherited from TWinControl. |
| AlignWithMargins | Inherited from TControl. |
| Anchors | Inherited from TControl. |
| Antialiasing | Specifies whether the outlines of all displayed nodes are smoothed. Inherited from TdxCustomOrgChart. |
| AutoSize | Inherited from TControl. |
| AutoSizeMode protected | Inherited from TcxScrollingControl. |
| BevelEdges | Inherited from TWinControl. |
| BevelInner | Inherited from TWinControl. |
| BevelKind | Inherited from TWinControl. |
| BevelOuter | Inherited from TWinControl. |
| BevelWidth | Inherited from TWinControl. |
| BiDiMode | Inherited from TControl. |
| BorderSize protected | Inherited from TcxControl. |
| BorderStyle | Specifies whether the control has a border. Inherited from TdxCustomOrgChart. |
| BorderWidth | Inherited from TWinControl. |
| Bounds | Returns the control’s boundaries. Inherited from TcxControl. |
| BoundsRect | Inherited from TControl. |
| Brush | Inherited from TWinControl. |
| Canvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| Caption | Inherited from TControl. |
| ChAlignField | ChAlignField is a data field for the TdxDbOcNode.ChildAlign property. |
| ChAlignFieldName | ChAlignFieldName is the name of field ChAlignField. |
| ClientBounds | Returns the control’s client area. Inherited from TcxControl. |
| ClientHeight | Inherited from TControl. |
| ClientOrigin | Inherited from TControl. |
| ClientRect | Inherited from TControl. |
| ClientWidth | Inherited from TControl. |
| Color | Inherited from TControl. |
| ColorField | ColorField is a data field for TdxDbOcNode.Color property. |
| ColorFieldName | ColorFieldName is the name of field ColorField. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| Constraints | Inherited from TControl. |
| ControlCount | Inherited from TWinControl. |
| Controls | Inherited from TWinControl. |
| ControlState | Inherited from TControl. |
| ControlStyle | Inherited from TControl. |
| Count | Returns the count of tree nodes. Inherited from TdxCustomOrgChart. |
| Ctl3D | Inherited from TWinControl. |
| CurrentPPI | Inherited from TControl. |
| Cursor | Inherited from TControl. |
| CustomHint | Inherited from TControl. |
| DataSet | Specifies the dataset which contains the data for a tree structure. |
| DataSource | DataSource identifies the link to the dataset from which a component loads its data. |
| DefaultImageAlign | Specifies the default node image alignment. Inherited from TdxCustomOrgChart. |
| DefaultNodeHeight | Specifies the default height of tree nodes, in pixels. Inherited from TdxCustomOrgChart. |
| DefaultNodeWidth | Specifies the default width of tree nodes, in pixels. Inherited from TdxCustomOrgChart. |
| DesignInfo | Inherited from TComponent. |
| DockClientCount | Inherited from TWinControl. |
| DockClients | Inherited from TWinControl. |
| DockManager | Inherited from TWinControl. |
| DockOrientation | Inherited from TControl. |
| DockSite | Inherited from TWinControl. |
| DoubleBuffered | Inherited from TWinControl. |
| DragAndDropObject | Inherited from TcxControl. |
| DragAndDropObjectClass | Inherited from TcxControl. |
| DragAndDropState | Inherited from TcxControl. |
| DragCursor | Inherited from TControl. |
| DragKind | Inherited from TControl. |
| DragMode | Inherited from TControl. |
| DragParent | Returns the dragged node‘s destination. Inherited from TdxCustomOrgChart. |
| Editing | Specifies the selected tree node‘s text editing state. Inherited from TdxCustomOrgChart. |
| EditMode | Specifies the control’s text-related settings. Inherited from TdxCustomOrgChart. |
| Enabled | Inherited from TControl. |
| ExplicitHeight | Inherited from TControl. |
| ExplicitLeft | Inherited from TControl. |
| ExplicitTop | Inherited from TControl. |
| ExplicitWidth | Inherited from TControl. |
| Floating | Inherited from TControl. |
| FloatingDockSiteClass | Inherited from TControl. |
| FocusOnClick protected | Specifies if clicking the control focuses it. Inherited from TcxControl. |
| Font | Inherited from TControl. |
| FullRect | Inherited from TdxCustomOrgChart. |
| Handle | Inherited from TWinControl. |
| Height | Inherited from TControl. |
| HeightField | HeightField is a data field for TdxDbOcNode.Height property. |
| HeightFieldName | HeightFieldName is the name of field HeightField. |
| HelpContext | Inherited from TControl. |
| HelpKeyword | Inherited from TControl. |
| HelpType | Inherited from TControl. |
| Hint | Specifies a hint message for the control. Inherited from TcxControl. |
| HostDockSite | Inherited from TControl. |
| HScrollBar protected | Inherited from TcxControl. |
| HScrollBarVisible protected | Inherited from TcxControl. |
| ImageField | ImageField is a data field for TdxDbOcNode.ImageIndex property. |
| ImageFieldName | ImageFieldName is the name of field ImageField. |
| Images | Specifies the image source for tree nodes. Inherited from TdxCustomOrgChart. |
| ImAlignField | ImAlignField is a data field for TdxDbOcNode.ImageAlign property. |
| ImAlignFieldName | ImAlignFieldName is the name of field ImAlignField. |
| ImeMode | Inherited from TWinControl. |
| ImeName | Inherited from TWinControl. |
| IndentX | Specifies the minimum horizontal distance (in pixels) between adjacent nodes. Inherited from TdxCustomOrgChart. |
| IndentY | Specifies the distance (in pixels) separating the parent and child nodes. Inherited from TdxCustomOrgChart. |
| IsDesigning | Identifies if the control is being modified by the form designer. Inherited from TcxControl. |
| IsDestroying | Identifies if the control is about to be destroyed. Inherited from TcxCustomControl. |
| IsDrawingLocked | Inherited from TWinControl. |
| IsFocused | Identifies if the control has focus. Inherited from TcxControl. |
| IsLoading | Identifies if the control is being loaded. Inherited from TcxControl. |
| Items | Provides the zero-based indexed access to the nodes at the zero nesting level. Inherited from TdxCustomOrgChart. |
| KeyField | KeyField contains a key value for tree nodes corresponding to a given database record. |
| KeyFieldName | KeyFieldName is the name of field KeyField. |
| KeyOrder | KeyOrder enables using KeyField for storing the OrgChart node order. |
| Keys protected | Inherited from TcxControl. |
| Left | Inherited from TControl. |
| LeftEdge | Allows you to scroll the control’s content. Inherited from TdxCustomOrgChart. |
| LeftPos protected | Inherited from TcxScrollingControl. |
| LineColor | Specifies the color of the connecting lines and node outlines. Inherited from TdxCustomOrgChart. |
| LineWidth | Specifies the width of all lines. Inherited from TdxCustomOrgChart. |
| LookAndFeel | Provides access to the control’s look & feel settings. Inherited from TcxControl. |
| LookAndFeelPainter protected | Inherited from TcxControl. |
| LRDockWidth | Inherited from TControl. |
| Margins | Inherited from TControl. |
| MouseCapture | Inherited from TControl. |
| MouseCaptureObject | Provides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl. |
| MouseDownPos | Specifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl. |
| MouseInClient | Inherited from TWinControl. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Options | Specifies the control’s appearance and behavior settings. Inherited from TdxCustomOrgChart. |
| OrderField | Determines the order of sibling tree nodes. |
| OrderFieldName | Specifies the name of the field that stores the order of sibling nodes. |
| Owner | Inherited from TComponent. |
| Padding | Inherited from TWinControl. |
| Parent | Inherited from TControl. |
| ParentBackground protected | Inherited from TcxControl. |
| ParentBiDiMode | Inherited from TControl. |
| ParentColor | |
| ParentCtl3D | Inherited from TWinControl. |
| ParentCustomHint | Inherited from TControl. |
| ParentDoubleBuffered | Inherited from TWinControl. |
| ParentField | ParentField determines the parent of a tree node corresponding to a given database record. |
| ParentFieldName | ParentFieldName is the name of field ParentField. |
| ParentFont | Inherited from TControl. |
| ParentShowHint | Inherited from TControl. |
| ParentWindow | Inherited from TWinControl. |
| PixelsPerInch | Inherited from TWinControl. |
| PopupMenu | Specifies the popup menu associated with the control. Inherited from TcxControl. |
| RaiseOnNonMainThreadUsage | Inherited from TControl. |
| RedrawDisabled | Inherited from TWinControl. |
| RootCount | Returns the nodes count at the root level. Inherited from TdxCustomOrgChart. |
| RootNode | Provides access to the parent of all the nodes in the control. Inherited from TdxCustomOrgChart. |
| Rotated | Specifies the tree structure layout. Inherited from TdxCustomOrgChart. |
| ScaleFactor | Inherited from TControl. |
| ScrollBars protected | Inherited from TcxControl. |
| Selected | Specifies the selected node. Inherited from TdxCustomOrgChart. |
| SelectedNodeColor | Specifies the selected node‘s highlight color. Inherited from TdxCustomOrgChart. |
| SelectedNodeTextColor | Specifies the selected node‘s text color. Inherited from TdxCustomOrgChart. |
| ShapeField | ShapeField is a data field for TdxDbOcNode.Shape property. |
| ShapeFieldName | ShapeFieldName is the name of field ShapeField. |
| ShowHint | Inherited from TControl. |
| Showing | Inherited from TWinControl. |
| StyleElements | Inherited from TControl. |
| StyleName | Inherited from TControl. |
| TabOrder | Inherited from TWinControl. |
| TabStop | Inherited from TcxControl. |
| Tag | Inherited from TComponent. |
| TBDockHeight | Inherited from TControl. |
| Text | Inherited from TControl. |
| TextField | TextField is a data field for TdxDbOcNode.Text property. |
| TextFieldName | TextFieldName is the name of field TextField. |
| TipMode | Inherited from TWinControl. |
| Top | Inherited from TControl. |
| TopEdge | Allows you to scroll the control’s content. Inherited from TdxCustomOrgChart. |
| TopPos protected | Inherited from TcxScrollingControl. |
| Touch | Inherited from TControl. |
| Transparent protected | Specifies if the control is transparent in GDI render mode. Inherited from TcxControl. |
| UndockHeight | Inherited from TControl. |
| UndockWidth | Inherited from TControl. |
| UseDockManager | Inherited from TWinControl. |
| VCLComObject | Inherited from TComponent. |
| Visible | Inherited from TControl. |
| VisibleDockClientCount | Inherited from TWinControl. |
| VScrollBar protected | Inherited from TcxControl. |
| VScrollBarVisible protected | Inherited from TcxControl. |
| Width | Inherited from TControl. |
| WidthField | WidthField is a data field for TdxDbOcNode.Width property. |
| WidthFieldName | WidthFieldName is the name of field WidthField. |
| WindowProc | Inherited from TControl. |
| Zoom | Zooms the tree structure out to fit into the client area. Inherited from TdxCustomOrgChart. |
See Also