dxFadeOutDefaultAnimationFrameDelay Constant
In This Article
Determines the default frame delay (in milliseconds) for a fade-out animation effect.
#Declaration
Delphi
const dxFadeOutDefaultAnimationFrameDelay: Integer = 20;
#Returns
Type |
---|
Integer |
#Remarks
Possible values are 10 through 300.
See Also