Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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

  

Contains the shape for the mouse pointer when the mouse is over the control.