TTMSFNCTabSet.OnCloseTab Event
Occurs after a tab close request has been handled.
API unit family: TMSFNCTabSet
Declaring type: TTMSFNCTabSet
Inherited from: TTMSFNCCustomTabSet
Syntax
OnCloseTab: TTMSFNCTabSetCloseTabEvent;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
ATabIndex |
Zero-based index of the tab that was closed. |
ACloseAction |
Close action that was applied. |