dxTokenEditDefaultFadeFrameCount Constant
Specifies the default number of frames in the fade animation applied to the background of the hot-tracked token box.
Declaration
const dxTokenEditDefaultFadeFrameCount: Integer = 5;
Returns
Type |
---|
Integer |
Remarks
The hot-tracked token box is distinctively painted within the token box. When an end-user moves the mouse cursor out from the token box, the token background fade out animation is played after the number of milliseconds specified by the dxFadeOutDefaultAnimationFrameDelay global constant.
See Also