Table of Contents

TTMSFNCTabSet.OnAfterDrawTabBadge Event

Occurs after a tab badge has been drawn.

API unit family: TMSFNCTabSet Declaring type: TTMSFNCTabSet Inherited from: TTMSFNCCustomTabSet

Syntax

OnAfterDrawTabBadge: TTMSFNCTabSetAfterDrawTabBadgeEvent;

Parameters

Name Description
Sender Object that triggered the event.
AGraphics Graphics context used for drawing.
ATabIndex Zero-based index of the tab that was drawn.
ARect Bounds of the badge.
AText Badge text that was drawn.