FMX.Memo.TMemo.OnViewportPositionChange

提供:RAD Studio API Documentation

Delphi

property OnViewportPositionChange;

C++

__property OnViewportPositionChange;

プロパティ

種類 可視性 ソース ユニット
event published
FMX.Memo.pas
FMX.Memo.hpp
FMX.Memo TMemo

説明

ViewportPosition の値が変化すると発生します。 FMX.Memo.TMemo.OnViewportPositionChange は FMX.ScrollBox.TCustomPresentedScrollBox.OnViewportPositionChange を継承しています。以下の内容はすべて FMX.ScrollBox.TCustomPresentedScrollBox.OnViewportPositionChange を参照しています。

ViewportPosition の値が変化すると発生します。

関連項目