FMX.Presentation.Style.TStyledPresentation.PMStartTriggerAnimation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PMStartTriggerAnimation(var AMessage: TDispatchMessageWithValue<TTriggerInfo>); message PM_START_TRIGGER_ANIMATION;

C++

MESSAGE void __fastcall PMStartTriggerAnimation(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<Fmx::Controls::Presentation::TTriggerInfo> &AMessage);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation


Description

Appelle StartTriggerAnimation.

PMStartTriggerAnimation est appelée depuis TPresentedControl.

Voir aussi