API:Vcl.ValEdit.TValueListEditor.DropDownRows

From RAD Studio API Documentation

Delphi

property DropDownRows: Integer read FDropDownRows write SetDropDownRows default 8;

C++

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

Properties

Type Visibility Source Unit Parent
property published
Vcl.ValEdit.pas
Vcl.ValEdit.hpp
Vcl.ValEdit TValueListEditor

Description

Embarcadero Technologies does not currently have any additional information.