by "Bruce Roberts" <ber@[EMAIL PROTECTED]
>
Jul 2, 2004 at 09:10 AM
"patates" <serkult@[EMAIL PROTECTED]
> wrote in message
news:d5429ea7980ed10de25a1f9b306b10e9@[EMAIL PROTECTED]
> Hi all, I am new to delphi (7) and currently tyring to write a simple
> database application. I use a number of DBLookupCombobox components in
the
> project. When the application starts and one of those comboboxes which
> have more then (say) 10 items is pressed, it only shows 1 row and a
scroll
> bar left of it with arrows so tiny that it looks unpleasant to the user.
> Then, after I scroll the list down the next time the dropdown list is
> shown it shows 10 rows as I want it (DropdownRows property is set to
10).
You might want to ask this question in comp.lang.pascal.delphi.databases.
Are you sure about the setting for DrowDownRows?