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

TCustomCoolBar.SetCursor

Sets the value for the Cursor property.

Declaration

Source position: comctrls.pp line 2594

protected procedure TCustomCoolBar.SetCursor(

  Value: TCursor

); override;

Arguments

Value

  

New value for the Cursor property.

See also

TControl.Cursor

  

The shape of the mouse pointer, when the mouse is over this control.

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