TTMSFNCWXQRCodeSettings.OnChanged Event
Occurs whenever any setting changes, allowing the owner to re-render the QR code.
API unit family: TMSFNCWXQRCode
Declaring type: TTMSFNCWXQRCodeSettings
Type: TNotifyEvent
Syntax
property OnChanged: TNotifyEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The settings instance that changed. |