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

TWinControl.WMExit

Handles the LM_EXIT message for the control.

Declaration

Source position: controls.pp line 2143

protected procedure TWinControl.WMExit(

  var Message: TLMExit

); message;

Arguments

Message

  

Message handled in the method.