Vcl.OleCtrls.TOleControl.Scroll

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Scroll(scrollExtent: TPoint): HResult; stdcall;

C++

HRESULT __stdcall Scroll(System::Types::TPoint scrollExtent);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls TOleControl

Description

Fait défiler la vue du nombre de pixels indiqué.

Appelez Scroll pour faire défiler la vue du contrôle ActiveX du nombre de pixels indiqué.

Voir aussi