TdxAnimationTransitionEffectProc Type
Declaration
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