Please enable JavaScript to view this site.

KOL/MCK - User Guide

TVItemParent[Node] - returns the parent node for the given one;

TVItemNext[Node] is the next sibling node in the tree after Node (a child for the same parent). Returns 0 if Node is the most recent child in the same parent;

TVItemPrevious[Node] is the previous node in the tree. Returns 0 if Node is the first top-level node;

TVItemNextVisible[Node] - the next node displayed in the window;

TVItemPreviousVisible[Node] - the previous element displayed in the tree window;

TVItemVisible[Node] - Checks if a node is "visible", in the sense that all its parents in the tree hierarchy are open. By setting this property to True, it is possible to ensure the "visibility" of the node (all of its unrevealed parents are opened at the same time);

 

KOL / MCK User Guide - Created by Carl Peeraer - Diamant Soft, based on the work of Vladimir Kladov - Artwerp.be

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC