[Overview][Types][Classes][Index] Reference for unit 'GroupedEdit' (#lcl)

TCustomAbstractGroupedEdit.SetCursor

Sets the value for the Cursor property.

Declaration

Source position: groupededit.pp line 247

protected procedure TCustomAbstractGroupedEdit.SetCursor(

  AValue: TCursor

); override;

Arguments

AValue

  

New value for the 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.