[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles the CM_CURSORCHANGED message for the control.
Source position: controls.pp line 1454
protected procedure TControl.CMCursorChanged( |
var Message: TLMessage |
); message; |
Message |
|
Control message handled in the method. |
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 4.0 | Generated 2025-05-03 | Home |