Table of Contents

TTMSFNCBloxControl.OnAfterRender Event

Occurs after the diagram foreground has been rendered.

API unit family: TMSFNCBloxControl Declaring type: TTMSFNCBloxControl Type: TTMSFNCBloxRendererEvent

Syntax

property OnAfterRender: TTMSFNCBloxRendererEvent;

Remarks

Handler parameters supply the control and the active renderer; use it to draw custom overlays on top of the diagram.