FMX.Styles.Objects.TTouchAnimationAdapter.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AStyleObject: TCustomStyleObject); virtual;

C++

__fastcall virtual TTouchAnimationAdapter(TCustomStyleObject* const AStyleObject);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTouchAnimationAdapter


Beschreibung

Erstellt eine Instanz von TTouchAnimationAdapter.

Create setzt auch die Standardwerte für die Eigenschaften dieses TTouchAnimationAdapter.

Siehe auch