Table of Contents

TTMSFNCBloxToolBarPanel Class

Base class for the docked panels shown inside a toolbar. It hosts the buttons and pickers for a particular editing area and keeps a reference to the owning toolbar and the connected design surface.

API unit family: TMSFNCBloxToolBar Inherits from: TTMSFNCPanel

Syntax

TTMSFNCBloxToolBarPanel = class(TTMSFNCPanel)

Properties

Name Description
BloxControl The design surface the panel acts on.
ToolBar The toolbar that owns this panel.

Methods

Name Description
AddButton Adds a button to the panel and returns it so its appearance and event handler can be configured.