Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.WMSetFocus

Handles the LM_KILLFOCUS message for the control.

Declaration

Source position: grids.pas line 1217

protected procedure TCustomGrid.WMSetFocus(

  var message: TLMSetFocus

); message;

Arguments

message

  

Message handled in the method.

See also

TWinControl.WMSetFocus

  

Handler for receiving Focus event.


Version 4.4 Generated 2025-11-08 Home