Table of Contents

TTMSFNCWXCamera.FileLocation Property

Specifies whether the camera page is served from a local offline file or a remote online location.

API unit family: TMSFNCWXCamera Declaring type: TTMSFNCWXCamera Inherited from: TTMSFNCWXCustomCamera Type: TTMSFNCWXCameraFileLocation

Syntax

property FileLocation: TTMSFNCWXCameraFileLocation;

Default: cflOffline

Remarks

Defaults to cflOffline. Switching to cflOnline reloads the control from the remote location, which is required when the host browser only grants camera access to secure remote origins.