TdxOcNode.GetNextVisible Method
Returns the next visible node in the list of all the control’s nodes.
#Declaration
function GetNextVisible: TdxOcNode;
#Returns
Type |
---|
Tdx |
#Remarks
Call this function recursively iterate through all the visible nodes to apply the same set of changes to them.