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

TControlScrollBar.Smooth

Determine whether smooth scrolling is to be implemented

Declaration

Source position: forms.pp line 148

published property TControlScrollBar.Smooth: Boolean
  read GetSmooth
  write SetSmooth
  default false;

Description

Reads or writes a flag to determine smooth scrolling, and sets a flag is the scrolling status is stored

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