FMX.ScrollBox.TCustomPresentedScrollBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomPresentedScrollBox

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.

Siehe auch