[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates one of the standard cursors.
Source position: lclintfh.inc line 55
public function TWidgetSet.CreateStandardCursor( |
ACursor: SmallInt |
):HCURSOR; virtual; |
ACursor |
|
The cursor shape. |
The cursor handle, zero on failure.
|
TCursor - integer type defining range of values for cursor shapes. |
|
|
Changes the shape of the mouse cursor. |
lazarus-ccr.sourceforge.net |