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

TCustomTrackBar.LineSize

Increment applied to the slider position when an arrow key is pressed.

Declaration

Source position: comctrls.pp line 2748

published property TCustomTrackBar.LineSize : Integer
  read FLineSize
  write SetLineSize
  default 1;