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

TControl.SetTempCursor

Change the cursor shape temporarily, preserving the stored TControl.Cursor.

Declaration

Source position: controls.pp line 1584

public procedure TControl.SetTempCursor(

  Value: TCursor

); virtual;

Arguments

Value

  

The temporary cursor shape to use.

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