Table of Contents

TTMSFNCCustomSpinEditBeforeDrawValueEvent Event Type

Event fired before the spin edit value text is drawn.

API unit family: TMSFNCSpinEdit

Parameters

Name Description
Sender Spin edit that raised the event.
AGraphics Graphics context used for drawing.
ARect Value text rectangle.
AValue Current value to draw.
AAllow Set to False to skip all value drawing.
ADefaultDraw Set to False to replace the default value drawing.