[Overview][Types][Classes][Procedures and functions][Index] |
Changes the cursor to the specified shape.
Source position: extctrls.pp line 1620
protected procedure TCustomControlBar.ChangeCursor( |
ACursor: TCursorDesign |
); |
ACursor |
|
Cursor shape requested in the method. |
ACursor contains the cursor shape requested in the method. The value in ACursor is translated into one the following cursor constants, and assigned to the Cursor property:
Version 4.0 | Generated 2025-05-03 | Home |