FMX.ScrollBox.TPositionChangeEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TPositionChangeEvent = procedure (Sender: TObject; const OldViewportPosition, NewViewportPosition: TPointF;
const ContentSizeChanged: Boolean) of object;

C++

typedef void __fastcall (__closure *TPositionChangeEvent)(System::TObject* Sender, const System::Types::TPointF &OldViewportPosition, const System::Types::TPointF &NewViewportPosition, const bool ContentSizeChanged);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox FMX.ScrollBox

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !