Table of Contents

TTMSFNCProgressBarBeforeDrawBlockEvent Event Type

Event signature fired before a progress block is drawn.

API unit family: TMSFNCProgressBar

Parameters

Name Description
Sender Object that fired the event.
AGraphics Graphics context used for drawing.
ARect Rectangle occupied by the block.
ACorners Corners applied to the block.
AAllow Set to False to skip block drawing.
ADefaultDraw Set to False after custom drawing to prevent the default renderer.