FMX.Styles.Objects.TTouchAnimationAdapter

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTTouchAnimationAdapter

Delphi

TTouchAnimationAdapter = class(TPersistent)

C++

class PASCALIMPLEMENTATION TTouchAnimationAdapter : public System::Classes::TPersistent

Properties

Type Visibility Source Unit Parent
class public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects FMX.Styles.Objects

Description

Helper class for touch animation behavior that is attached to another style object.

See Also