FMX.ScrollBox.TCustomPresentedScrollBox
Delphi
TCustomPresentedScrollBox = class(TPresentedControl)
C++
class PASCALIMPLEMENTATION TCustomPresentedScrollBox : public Fmx::Controls::Presentation::TPresentedControl
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | FMX.ScrollBox |
Beschreibung
Die Basisklasse für Bildlauffeld-Steuerelemente, die eine Trennung zwischen den Daten und der Darstellung bereitstellen.
TCustomPresentedScrollBox ist von TPresentedControl abgeleitet und stellt eine Trennung zwischen Daten und Darstellung bereit.