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

TCustomScrollBar.Position

The position of the slider in the scrollbar.

Declaration

Source position: stdctrls.pp line 110

public property TCustomScrollBar.Position : Integer
  read FPosition
  write SetPosition
  default 0;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.