Vcl.Grids.TInplaceEditList.DropDownRows

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DropDownRows: Integer read FDropDownRows write FDropDownRows;

C++

__property int DropDownRows = {read=FDropDownRows, write=FDropDownRows, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TInplaceEditList

Description

Indique le nombre maximum de lignes à afficher dans la liste de choix.

La propriété DropDownRows spécifie le nombre maximum de lignes à dérouler à la fois dans la liste de choix.

Voir aussi