[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Changes the shape of the mouse cursor.
Source position: winapih.inc line 243
public function TWidgetSet.SetCursor( |
hCursor: HICON |
):HCURSOR; virtual; |
hCursor |
|
The new cursor handle. |
The handle of the previous cursor, zero if none.
|
TCursor - integer type defining range of values for cursor shapes. |
|
|
Creates one of the standard cursors. |
lazarus-ccr.sourceforge.net |