Vcl.CategoryButtons.TCategoryButtons.GetScrollPos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetScrollPos: Integer;

C++

int __fastcall GetScrollPos(void);

Properties

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

Description

Retrieves the scroll bar position.

The GetScrollPos method specifies the scroll bar position.

See Also