Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxAnimationTransitionEffectProc Type

#Declaration

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

#Parameters

Name Type
Sender TdxAnimationTransition
AValue Int64
AMaxValue Int64
ALength Integer

#Referenced Class

Type
Integer
See Also