Back to Devexpress

TdxAnimationTransitionEffectProc Type

vcl-dxanimation-7562cef8.md

latest788 B
Original Source

TdxAnimationTransitionEffectProc Type

Declaration

delphi
TdxAnimationTransitionEffectProc = function(Sender: TdxAnimationTransition; const AValue: Int64; const AMaxValue: Int64; const ALength: Integer): Integer;

Parameters

NameType
SenderTdxAnimationTransition
AValueInt64
AMaxValueInt64
ALengthInteger

Referenced Class

Type
Integer

See Also

dxAnimation Unit