Table of Contents

TTMSFNCWXCustomCameraResolution.OnChanged Event

Occurs when the ideal width or height changes, so the owner can re-apply the resolution to the live camera stream.

API unit family: TMSFNCWXCamera Declaring type: TTMSFNCWXCustomCameraResolution Type: TNotifyEvent

Syntax

property OnChanged: TNotifyEvent;

Parameters

Name Description
Sender The resolution instance that changed.