Table of Contents

TTMSFNCWXQRCodePositionColor.OnChanged Event

Occurs whenever one of the corner colors changes, allowing the owner to re-render the QR code.

API unit family: TMSFNCWXQRCode Declaring type: TTMSFNCWXQRCodePositionColor Type: TNotifyEvent

Syntax

property OnChanged: TNotifyEvent;

Parameters

Name Description
Sender The position-color instance that changed.