Table of Contents

TTMSFNCBloxControl.OnElementPainted Event

Occurs after an element has been painted, allowing custom decoration on top of it.

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

Syntax

property OnElementPainted: TTMSFNCBloxElementPaintedEvent;

Remarks

The handler receives the element and paint information.