Table of Contents

TTMSFNCBloxControl.OnAfterBackgroundRender Event

Occurs after the surface background has been rendered, before the elements are drawn.

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

Syntax

property OnAfterBackgroundRender: TTMSFNCBloxRendererEvent;

Remarks

Handler parameters supply the control and the active renderer; use it to draw custom content behind the diagram.