TControl.LostFocus

Called when a control loses focus

Source

UserInterface.Control.pas (358)

Description

This function is called after GainedFocus is called on the control gaining focus. Also, TKeyboardFocusManager.FocusedControl is already updated to reflect the new focus.