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

TControl.WMCancelMode

Handles a LM_CANCELMODE message for the control.

Declaration

Source position: controls.pp line 1405

protected procedure TControl.WMCancelMode(

  var Message: TLMessage

); message;

Arguments

Message

  

Message handled in the method.

Description

Calls the SetCaptureControl routine to clear the value in the CaptureControl variable.



CT Web help

CodeTyphon Studio