Table of Contents

TTMSFNCCustomControlAfterDrawEvent Event Type

Signature of the OnAfterDraw event. Use AGraphics and ARect to draw additional content on top of the control's default rendering.

API unit family: TMSFNCCustomControl

Parameters

Name Description
Sender Object that raises the event.
AGraphics Graphics context used for drawing.
ARect Target drawing rectangle.