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

TControlScrollBar.GetPosition

Gets the value for the Position property.

Declaration

Source position: forms.pp line 111

protected function TControlScrollBar.GetPosition: Integer; virtual;

Function result

Value for the property.

See also

TControlScrollBar.Position

  

Position of the slider, 0..Range-Page.