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.4 | Generated 2025-11-08 | Home |