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

TControl.CMCursorChanged

Handles the CM_CURSORCHANGED message for the control.

Declaration

Source position: controls.pp line 1462

protected procedure TControl.CMCursorChanged(

  var Message: TLMessage

); message;

Arguments

Message

  

Control message handled in the method.

Description

At run-time, the SetTempCursor method is called to apply the temporary cursor shape in the Cursor property. No actions are performed in the method at design-time.


Version 3.2 Generated 2024-02-25 Home