FMX.ScrollBox.TPresentedScrollBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ScrollBox.TCustomPresentedScrollBoxFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentTPresentedScrollBox

Delphi

TPresentedScrollBox = class(TCustomPresentedScrollBox)

C++

class PASCALIMPLEMENTATION TPresentedScrollBox : public TCustomPresentedScrollBox

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox FMX.ScrollBox


Beschreibung

Eine grundlegende Bildlauf-Komponente, die zur Entwurfszeit verfügbar ist.

TPresentedScrollBox ist von TPresentedControl abgeleitet und bietet eine Trennung zwischen Daten und Darstellung an.

Weitere Informationen finden Sie unter TPresentedControl.

Siehe auch