TTMSFNCBloxSettingsPanel Class
Toolbar panel with the document and clipboard commands - open, save, cut, copy, paste, undo, redo, ordering, snap-to-grid and zoom.
API unit family: TMSFNCBloxToolBar
Inherits from: TTMSFNCBloxToolBarPanel
Syntax
TTMSFNCBloxSettingsPanel = class(TTMSFNCBloxToolBarPanel)
Properties
| Name | Description |
|---|---|
| BloxControl | The design surface the panel acts on. (inherited from TTMSFNCBloxToolBarPanel) |
| ToolBar | The toolbar that owns this panel. (inherited from TTMSFNCBloxToolBarPanel) |
Methods
| Name | Description |
|---|---|
| AddButton | Adds a button to the panel and returns it so its appearance and event handler can be configured. (inherited from TTMSFNCBloxToolBarPanel) |