Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomDBComboBox.DataChange

DataChange - updates any changes in text.

Declaration

Source position: dbctrls.pp line 758

protected procedure TCustomDBComboBox.DataChange(

  Sender: TObject

); virtual; abstract;

Description

DataChange is an abstract virtual method in TCustomDBComboBox. It must be implemented in a descendent class to perform the actions needed for the data-aware control.