[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.OnExit

Handler for control loosing the focus. This is a good place for checking the finished user input.

Declaration

Source position: controls.pp line 2121

public property TWinControl.OnExit : TNotifyEvent
  read FOnExit
  write FOnExit;