API:Vcl.DBCtrls.TCustomDBLookupComboBox.DropDownRows

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DropDownRows: Integer read FDropDownRows write FDropDownRows default 7;

C++

__property int DropDownRows = {read=FDropDownRows, write=FDropDownRows, default=7};

Properties

Type Visibility Source Unit Parent
property public
Vcl.DBCtrls.pas
Vcl.DBCtrls.hpp
Vcl.DBCtrls TCustomDBLookupComboBox

Description

Embarcadero Technologies does not currently have any additional information.