TdxAnimationTransitionEffectProc Type
In This Article
#Declaration
Delphi
TdxAnimationTransitionEffectProc = function(Sender: TdxAnimationTransition; const AValue: Int64; const AMaxValue: Int64; const ALength: Integer): Integer;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
AValue | Int64 |
AMax |
Int64 |
ALength | Integer |
#Referenced Class
Type |
---|
Integer |
See Also