IPWorks Cloud 2020 Delphi Edition

Questions / Feedback?

LocalFile Property

The location of the local file.

Syntax

property LocalFile: String read get_LocalFile write set_LocalFile;

Default Value

''

Remarks

This property specifies the location of a file on disk. This is used as the source file when calling UploadFile or PutRange, and as the destination file when calling DownloadFile.

Note that if SetUploadStream or SetDownloadStream is called, the specified stream will be used instead of the file set here.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Delphi Edition - Version 20.0 [Build 8265]