Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.11.04;
Скачать: CL | DM;

Вниз

Дерево TreeView   Найти похожие ветки 

 
031178 ©   (2007-10-13 11:34) [0]

Подскажите пожалуйста как мне узнать какая ветка выделена у дерева. Т.е. если выделена первая ветка, то производим одни действия, если другая, то другие. Заранее огромное спасибо


 
EvS ©   (2007-10-13 11:40) [1]

А в справку посмотреть религия не позволяет?

Specifies the selected node in the tree view.

Delphi syntax:

property Selected: TTreeNode;

C++ syntax:

__property TTreeNode* Selected = {read=GetSelection, write=SetSelection};

Description

Read Selected to access the selected node of the tree view. If there is no selected node, the value of Selected is nil (Delphi) or NULL (C++).

Set Selected to set a node in the tree view. When a node becomes selected, the tree view’s OnChanging and OnChange events occur. Also, if the specified node is the child of a collapsed parent item, the parent’s list of child items is expanded to reveal the specified node. In this case, the tree view’s OnExpanded and OnExpanding events occur as well.

If the RightClickSelect property is true, the value of Selected is the last node that was clicked in the tree view, even if it was clicked with the right mouse button.  This may differ from the node that is highlighted to indicate selection.

If the MultiSelect property is true and the MultiSelectStyle property includes msControlSelect, then Selected returns the last node clicked on, even if that click deselected the node. For a current selection status when MultiSelect is true, refer to the Selections property.



Страницы: 1 вся ветка

Текущий архив: 2007.11.04;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.018 c
15-1191237113
Суслик
2007-10-01 15:11
2007.11.04
Покритикуйте описание системных требований моего продукта


15-1191229149
vasIZmax
2007-10-01 12:59
2007.11.04
Надо собрать комп


2-1191920306
andreil
2007-10-09 12:58
2007.11.04
Delphi не может использовать переменные из моих модулей?


15-1190992733
Константин Батькович
2007-09-28 19:18
2007.11.04
Подскажите, плиз, принцип решения следующей задачи...


15-1190820126
terc
2007-09-26 19:22
2007.11.04
HTML Расположения обьекта относительно другова обьекта