Vcl.ActnMan.TCustomActionBar.ItemCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ItemCount: Integer; virtual;

C++

virtual int __fastcall ItemCount();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBar

Description

Indique le nombre de clients d'actions affichés sur la barre d'action.

La méthode ItemCount renvoie le nombre de clients d'actions affichés sur la barre d'action.

Voir aussi