Handles the CM_CURSORCHANGED message for the control.
Source position: controls.pp line 1389
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.
CT Web help |
CodeTyphon Studio |