Rows dropped down with TfrxDBLookupComboBox
When using TfrxDBLookupComboBox there is only one row dropped down. I can access the other rows using the scroll bars but it isn't very friendly.
I tried using this but it complains that it can't access DBLookupComboBox:
DBLookupComboBox1.DBLookupComboBox.DropDownRows:=5
Does anyone have any ideas?
I tried using this but it complains that it can't access DBLookupComboBox:
DBLookupComboBox1.DBLookupComboBox.DropDownRows:=5
Does anyone have any ideas?