Table of Contents

TTMSFNCTabSetTabCloseAction Enumeration

Action performed on a tab when the user clicks its close button.

API unit family: TMSFNCTabSet

Members

Name Description
ttcaNone Closing is disabled.
ttcaFree The tab is removed from the collection and freed.
ttcaHide The tab is hidden but stays in the collection.