FMX.Filter.Effects.TRotateCrumpleTransitionEffect.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TRotateCrumpleTransitionEffect(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.Filter.Effects.pas
FMX.Filter.Effects.hpp
FMX.Filter.Effects TRotateCrumpleTransitionEffect

Beschreibung


Erstellt eine neue Instanz von TEffect.

FMX.Filter.Effects.TRotateCrumpleTransitionEffect.Create erbt von FMX.Effects.TEffect.Create. Der folgende Inhalt bezieht sich auf FMX.Effects.TEffect.Create.

Erstellt eine neue Instanz von TEffect. Standardmäßig setzt Create die Eigenschaft Enabled auf True.

Siehe auch