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

TCustomScrollBar.Min

The minimum value, for the top or leftmost position.

Declaration

Source position: stdctrls.pp line 110

public property TCustomScrollBar.Min: Integer
  read FMin
  write SetMin
  default 0;