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

TCustomFloatSpinEdit.Increment

An amount to be incremented/decremented to the value when spin edit up/down arrow button is pushed.

Declaration

Source position: spin.pp line 72

public property TCustomFloatSpinEdit.Increment: Double
  read FIncrement
  write SetIncrement;

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