Back to Devexpress

TdxOcNode.MakeVisible Method

vcl-dxorgchr-dot-tdxocnode-e5d33938.md

latest567 B
Original Source

TdxOcNode.MakeVisible Method

Shows the node within the control’s client area.

Declaration

delphi
procedure MakeVisible;

Remarks

Call this procedure to:

  • Expand the tree up to the current node (that is, expand its ancestors);

  • Scroll the control’s content to fit the current node within the client area.

See Also

TdxOcNode.IsVisible

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit