API:FMX.ScrollBox.TCustomPresentedVertScrollBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ScrollBox.TCustomPresentedScrollBoxFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectTCustomPresentedVertScrollBox

Delphi

TCustomPresentedVertScrollBox = class(TCustomPresentedScrollBox)

C++

class PASCALIMPLEMENTATION TCustomPresentedVertScrollBox : public TCustomPresentedScrollBox

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.

FMX.ScrollBox.TCustomPresentedVertScrollBox erbt von FMX.ScrollBox.TCustomPresentedScrollBox. Der folgende Inhalt bezieht sich auf FMX.ScrollBox.TCustomPresentedScrollBox.

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