Vcl.ComCtrls.TCustomTreeView.SelectionCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SelectionCount: Cardinal read GetSelectionCount;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomTreeView

Beschreibung

Enthält die Anzahl der ausgewählten Knoten.

SelectionCount gibt die Zahl der Knoten zurück, die gegenwärtig ausgewählt sind.