BFC_DBButtonEdit

Description

The BFC_DBButtonEdit component is a TDBMemo-descedant. It acts like a regular TDBEdit-component but it has a little speedbutton on the right site. This button is can hold a caption and/or a little glyph (bitmap).

Properties

BFC_ButtonGlyph   Declaration
property BFC_ButtonGlyph: TBitmap;

Description
Holds the bitmap that will be displayed in the button.

BFC_ButtonCaption   Declaration
property BFC_ButtonCaption: String;

Description
The caption that will be displayed in the button.

Methods

None

Events

OnEditButtonClick   Declaration
property OnEditButtonClick: TNotifyEvent;

Description
This event will be triggered if the end-user clicks on the speedbutton in the Tedit.