TTMSFNCCloudGooglePhotosBeforeUploadPhotoEvent Event Type
Event signature triggered before a photo file is uploaded, allowing the upload to be permitted or skipped.
API unit family: TMSFNCCloudGooglePhotos
Parameters
| Name | Description |
|---|---|
Sender |
The object about to perform the upload. |
AFileName |
The local file selected for upload. |
AAllow |
Set to True to allow the upload, or False to skip it. |