[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.CreateStandardCursor

Creates one of the standard cursors.

Declaration

Source position: lclintfh.inc line 55

public function TWidgetSet.CreateStandardCursor(

  ACursor: SmallInt

):HCURSOR; virtual;

Arguments

ACursor

  

The cursor shape.

Function result

The cursor handle, zero on failure.

See also

#lcl.Controls.TCursor

  

TCursor - integer type defining range of values for cursor shapes.

TWidgetSet.SetCursor

  

Changes the shape of the mouse cursor.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.