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

TCustomProgressBar.Step

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

Declaration

Source position: comctrls.pp line 1820

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