Back to Devexpress

TdxOcNode.GetNextVisible Method

vcl-dxorgchr-dot-tdxocnode-ea3ba406.md

latest699 B
Original Source

TdxOcNode.GetNextVisible Method

Returns the next visible node in the list of all the control’s nodes.

Declaration

delphi
function GetNextVisible: TdxOcNode;

Returns

Type
TdxOcNode

Remarks

Call this function recursively iterate through all the visible nodes to apply the same set of changes to them.

See Also

TdxOcNode.GetNext

TdxOcNode.getNextSibling

TdxOcNode.GetPrevVisible

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit