API:Vcl.DBGrids.TColumn.DropDownRows
Delphi
property DropDownRows: Cardinal read FDropDownRows write FDropDownRows default 7;
C++
__property unsigned DropDownRows = {read=FDropDownRows, write=FDropDownRows, default=7};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DbGrids.pas Vcl.DBGrids.hpp |
Vcl.DBGrids | TColumn |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!