NextSibling
Gets next sibling row of the row. If the row is last child of the parent (or last top-level row) nil
will be ruturned.
pas
function NextSibling: INxRow;
Gets next sibling row of the row. If the row is last child of the parent (or last top-level row) nil
will be ruturned.
function NextSibling: INxRow;