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

TControlScrollBar.GetRange

Gets the value for the Range property.

Declaration

Source position: forms.pp line 120

protected function TControlScrollBar.GetRange: Integer; virtual;

Function result

Value for the property.

See also

TControlScrollBar.Range

  

The size of the logical display area on the associated control for the scroll bar orientation.

Version 4.6 Hosted on Source Forge