Vcl.CategoryButtons.TCategoryButtons.SetScrollPos

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetScrollPos(const Value: Integer);

C++

void __fastcall SetScrollPos(const int Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

Beschreibung

Setzt die Position der Bildlaufleiste.


Die Methode SetScrollPos setzt die Position der Bildlaufleiste.

Siehe auch