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

TCustomScrollBar.Min

The minimum value, for the top of the scroll bar or its left-most extent

Declaration

Source position: stdctrls.pp line 105

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