DataChange - updates any changes in text.
Source position: dbctrls.pp line 758
protected procedure TCustomDBComboBox.DataChange( |
Sender: TObject |
); virtual; abstract; |
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.