Table of Contents

TTMSFNCToolBarPopupButtons Class

Collection of TTMSFNCToolBarPopupButton items shown on a TTMSFNCToolBarPopup.

API unit family: TMSFNCToolBarPopup Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCToolBarPopupButtons = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Provides indexed access to the buttons in the collection.

Methods

Name Description
Add Adds a new button to the end of the collection and returns it.
Insert Inserts a new button at the specified position and returns it.