[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 2190

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.