Vcl.ComCtrls.TCustomTreeView.SelectionCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property SelectionCount: Cardinal read GetSelectionCount;

C++

__property unsigned SelectionCount = {read=GetSelectionCount, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTreeView

説明

選択したノードの数を返します。

SelectionCount プロパティは,現在選択されているノードの数を返します。