Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControlScrollBar.GetIncrement

Gets the value for the Increment property.

Declaration

Source position: forms.pp line 117

protected function TControlScrollBar.GetIncrement: TScrollBarInc; virtual;

Function result

Value for the property.

See also

TControlScrollBar.Increment

  

Number of pixels the display area is scrolled for scroll bar or mouse wheel movements.


Version 4.4 Generated 2025-11-08 Home