BFC_ComboBox

Description

The BFC_ComboBox component is a TComboBox-descedant. It acts like a regular TComboBox-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