Table of Contents

TTMSFNCSpinnerAfterDrawColumnItemEvent Event Type

Event fired after an individual column item has been drawn.

API unit family: TMSFNCSpinner

Parameters

Name Description
Sender Spinner that raised the event.
AGraphics Graphics context used for drawing.
APoint Text origin for the item that was drawn.
AColumnIndex Zero-based index of the column containing the item.
AItemText Text of the item that was drawn.