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

TCustomGrid.WMKillFocus

Handles the LM_KILLFOCUS message for the control.

Declaration

Source position: grids.pas line 1215

protected procedure TCustomGrid.WMKillFocus(

  var message: TLMKILLFOCUS

); message;

Arguments

message

  

Message handled in the method.

See also

TWinControl.WMKillFocus

  

Handles the LM_KILLFOCUS message for the control.