Table of Contents

TTMSFNCTileList.OnAfterDrawBullet Event

Occurs after a page bullet has been drawn.

API unit family: TMSFNCTileList Declaring type: TTMSFNCTileList Inherited from: TTMSFNCCustomTileList

Syntax

OnAfterDrawBullet: TTMSFNCTileListAfterDrawBulletEvent;

Parameters

Name Description
Sender Object that triggered the event.
AGraphics Graphics context used for drawing.
ARect Bounds of the bullet.
AIndex Zero-based bullet index.
ASelected Indicates whether the bullet represents the selected page.