Table of Contents

TTMSFNCWXHTMLMemoToolbar Class

Represents the editor toolbar, controlling its overall visibility and exposing the grouped button settings that determine which actions are available to the user.

API unit family: TMSFNCWXHTMLMemo Inherits from: TPersistent

Syntax

TTMSFNCWXHTMLMemoToolbar = class(TPersistent)

Properties

Name Description
Buttons Provides access to the grouped toolbar button settings.
Visible When True, the toolbar is shown above the editor; when False, it is hidden.

Events

Name Description
OnChanged Occurs when the toolbar settings or any of its button groups change.
OnVisibilityChanged Occurs when the visibility of the toolbar changes.

Used by