TdxFadingOptions.FadeInFrameDelay Property
Specifies the frame delay (in milliseconds) for a fade-in animation effect.
Declaration
property FadeInFrameDelay: 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 dxFadeInDefaultAnimationFrameDelay global constant.
See Also