FMX.Styles.Objects.TTouchAnimationAdapter.DefineTouchAnimationProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DefineTouchAnimationProperty(Filer: TFiler);

C++

void __fastcall DefineTouchAnimationProperty(System::Classes::TFiler* Filer);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTouchAnimationAdapter

Description

A helper method that the owner uses in DefineProperty.

See Also