Vcl.ExtActns.TRecipientCollection.DisplayCounter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DisplayCounter: Integer read FDisplayCounter;

C++

__property int DisplayCounter = {read=FDisplayCounter, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Vcl.ExtActns.pas
Vcl.ExtActns.hpp
Vcl.ExtActns TRecipientCollection

Beschreibung

Gibt die Anzahl der Elemente in der Sammlung zurück.

Mit DisplayCounter wird die Anzhal der Elemente in Recipients ermittelt.

Siehe auch