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

TCustomFloatSpinEdit.SetValue

Sets the value for the Value property.

Declaration

Source position: spin.pp line 60

protected procedure TCustomFloatSpinEdit.SetValue(

  const AValue: Double

); virtual;

Arguments

AValue

  

New value for the property.

See also

TCustomFloatSpinEdit.Value

  

The value for the spin edit control.

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