Vcl.Ribbon.TCustomTabData.ItemCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ItemCount: Integer read GetItemCount;

C++

__property int ItemCount = {read=GetItemCount, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomTabData


Beschreibung

Ermittelt die Anzahl der Elemente der Registerkarte.

Siehe auch