Back to Devexpress

TdxPDFViewerOptionsFindPanel.Alignment Property

vcl-dxpdfviewer-dot-tdxpdfvieweroptionsfindpanel-7f1f4f79.md

latest1.2 KB
Original Source

TdxPDFViewerOptionsFindPanel.Alignment Property

Specifies the Find panel‘s position within the PDF Viewer‘s client area.

Declaration

delphi
property Alignment: TdxPDFViewerFindPanelAlignment read; write; default fpalTopClient;

Property Value

TypeDefault
TdxPDFViewerFindPanelAlignmentfpalTopClient

Remarks

You can position the Find panel in different ways at the top or bottom control’s border:

For the full list of the Find panel positioning options, refer to the TdxPDFViewerFindPanelAlignment type description.

The default value of the Alignment property is fpalTopClient.

See Also

TdxPDFViewerOptionsFindPanel Class

TdxPDFViewerOptionsFindPanel Members

dxPDFViewer Unit