Table of Contents

TTMSFNCProgressBarBeforeDrawValueEvent Event Type

Event signature fired before value text is drawn.

API unit family: TMSFNCProgressBar

Parameters

Name Description
Sender Object that fired the event.
AGraphics Graphics context used for drawing.
AText Text that will be drawn.
ARect Rectangle used for the text.
APosition Configured text position.
AOrientation Configured text orientation.
AAllow Set to False to skip value text drawing.
ADefaultDraw Set to False after custom drawing to prevent the default renderer.