Vcl.ComCtrls.TToolBar.RowCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property RowCount: Integer read GetRowCount;

C++

__property int RowCount = {read=GetRowCount, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TToolBar

Description

Indique le nombre de lignes de la barre d'outils.

La lecture de RowCount renvoie le nombre de lignes de boutons d'outils.

Voir aussi