BFC_DBComboBox

Description

The BFC_DBComboBox component is a TDBComboBox-descedant. It acts like a regular TDBComboBox-component but it has the capability of completing the text you typed in with the first item in the itemlist that matches that text.

Properties

BFC_CaseSensitive   Declaration
property BFC_CaseSensitive: Boolean;

Description
Determines if the the items in the list are casesensitive comparing with the text typed-in.

Methods

None

Events

None