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

TCustomProgressBar.Step

Increment applied to the value in Position in the StepIt method.

Declaration

Source position: comctrls.pp line 1831

public property TCustomProgressBar.Step : Integer
  read FStep
  write SetStep
  default 10;