TTMSFNCWXPDFToolbar Class
Toolbar control that drives a connected PDF viewer. Exposes a ready-made set of buttons for opening a document, navigating pages, zooming, and rotating, and keeps button availability in sync with the viewer state.
API unit family: TMSFNCWXPDFToolbar
Inherits from: TTMSFNCWXCustomPDFToolbar
Syntax
TTMSFNCWXPDFToolbar = class(TTMSFNCWXCustomPDFToolbar)
Properties
| Name | Description |
|---|---|
| Items | Collection of buttons displayed by the toolbar. (inherited from TTMSFNCWXCustomPDFToolbar) |
| Version | Read-only version string of the control. |
| Viewer | PDF viewer the toolbar buttons act upon. (inherited from TTMSFNCWXCustomPDFToolbar) |
Methods
| Name | Description |
|---|---|
| InitializeDefault | Populates the toolbar with the standard set of buttons (open, page navigation, zoom, and rotation) and synchronizes their enabled state with the connected viewer. (inherited from TTMSFNCWXCustomPDFToolbar) |