Back to Devexpress

dxPDFViewerFindPanelDefaultAnimationTime Constant

vcl-dxpdfviewer-1c06cabd.md

latest602 B
Original Source

dxPDFViewerFindPanelDefaultAnimationTime Constant

Specifies the default duration of the Find panel display/hide animation, in milliseconds.

Declaration

delphi
const dxPDFViewerFindPanelDefaultAnimationTime = 200;

Remarks

This global constant specifies the default value of the PDF Viewer‘s OptionsFindPanel.AnimationTime property.

See Also

dxPDFViewer Unit