Table of Contents

TTMSFNCWXBarcodeSettings.OnChanged Event

Occurs whenever any setting changes so the owning control can re-render the barcode.

API unit family: TMSFNCWXBarcode Declaring type: TTMSFNCWXBarcodeSettings Type: TNotifyEvent

Syntax

property OnChanged: TNotifyEvent;

Parameters

Name Description
Sender The settings instance that changed.