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