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

TCustomProgressBar.Min

Min - minimum value of progressbar

Declaration

Source position: comctrls.pp line 1175

public property TCustomProgressBar.Min: Integer
  read GetMin
  write SetMin
  default 0;