dxFadeOutDefaultAnimationFrameCount Constant
In This Article
Determines the default number of frames for a fade-out animation effect.
#Declaration
Delphi
const dxFadeOutDefaultAnimationFrameCount: Integer = 12;
#Returns
Type |
---|
Integer |
#Remarks
Possible values are 1 through 32.
See Also