Vcl.ActnMan.TCustomActionBar.ItemCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ItemCount: Integer; virtual;

C++

virtual int __fastcall ItemCount();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBar

Beschreibung

Gibt die Anzahl der Aktions-Clients an, die in der Aktionsleiste angezeigt werden.

Die Methode ItemCount gibt die Anzahl der Aktions-Clients zurück, die in der Aktionsleiste angezeigt werden.

Siehe auch