When user clicks at TreeControl, procedure FindSelected() searches in level structure whether a node was selected or not. Each node keeps its coordinates and if user clicks in round area with radius 10 pixels, the node is selected .If the procedure finds selected node a window containing information about node appears.