Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomUpDown.Increment

The amount by which the controlled variable is to be increased or decreased on each click.

Declaration

Source position: comctrls.pp line 1960

protected property TCustomUpDown.Increment : Integer
  read FIncrement
  write SetIncrement
  default 1;