TdxFadingOptions.FadeOutFrameDelay Property
Specifies the frame delay (in milliseconds) for a fade-out animation effect.
Declaration
property FadeOutFrameDelay: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Possible values are 10 through 300.
The default value of the FadeInFrameDelay property is specified by the dxFadeOutDefaultAnimationFrameDelay global constant.
See Also