I have a DB component which DataLink.UpdateRecord is called when it receives CM_EXIT message. This message is sent when it loses focus. When I click post button, it doesn\'t
You could use:
procedure TCustomForm.DefocusControl(Control: TWinControl; Removing: Boolean);