Vcl.CategoryButtons.TCategoryButtons.SetScrollPos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetScrollPos(const Value: Integer);

C++

void __fastcall SetScrollPos(const int Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

Description

Sets the scroll bar's position.

The SetScrollPos method sets the scroll bar's position.

See Also