TdxFadingOptions.FadeInFrameCount Property
Specifies the number of frames for a fade-in animation effect.
Declaration
property FadeInFrameCount: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Possible values are 1 through 32.
The default value of the FadeInFrameCount property is specified by the dxFadeInDefaultAnimationFrameCount global constant.
See Also