FMX.ScrollBox.TPresentedScrollBox

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.