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

TWinControl.WMExit

Handles the LM_EXIT message for the control.

Declaration

Source position: controls.pp line 2202

protected procedure TWinControl.WMExit(

  var Message: TLMExit

); message;

Arguments

Message

  

Window message handled in the method.