[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Cursor property.
Source position: comctrls.pp line 2594
protected procedure TCustomCoolBar.SetCursor( |
Value: TCursor |
); override; |
Value |
|
New value for the Cursor property. |
|
The shape of the mouse pointer, when the mouse is over this control. |
lazarus-ccr.sourceforge.net |