Table of Contents

TTMSFNCTabSet.OnAfterDrawMenuButton Event

Occurs after a menu button has been drawn.

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

Syntax

OnAfterDrawMenuButton: TTMSFNCTabSetAfterDrawMenuButton;

Parameters

Name Description
Sender Object that triggered the event.
AGraphics Graphics context used for drawing.
ARect Bounds of the menu button.
AButton Menu button that was drawn.
AState Visual state used to draw the menu button.