Table of Contents

TTMSFNCToolBarPopupButtons.Items Property

Provides indexed access to the buttons in the collection.

API unit family: TMSFNCToolBarPopup Declaring type: TTMSFNCToolBarPopupButtons Type: TTMSFNCToolBarPopupButton

Syntax

property Items[Index: Integer]: TTMSFNCToolBarPopupButton;

Parameters

Name Description
Index Zero-based index of the button to retrieve.