Table of Contents

TTMSFNCBloxControl.OnBeforeRender Event

Occurs before the diagram is rendered.

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

Syntax

property OnBeforeRender: TTMSFNCBloxRendererEvent;

Remarks

Handler parameters supply the control and the active renderer; use it to prepare custom drawing.