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