API:Vcl.DBCtrls.TCustomDBLookupComboBox.DropDownWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DropDownWidth: Integer read FDropDownWidth write FDropDownWidth default 0;

C++

__property int DropDownWidth = {read=FDropDownWidth, write=FDropDownWidth, default=0};

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.