JVCL Help:TJvCustomProgramVersionFileBasedLocation.LoadInstallerFileFromRemote
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomProgramVersionFileBasedLocation.LoadInstallerFileFromRemote Method
[+] TJvCustomProgramVersionFileBasedLocation Methods
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
functionLoadInstallerFileFromRemote(constARemotePath: string; constARemoteFileName: string; constALocalPath: string; constALocalFileName: string; ABaseThread: TJvBaseThread): string; override;
Parameters
Parameters | Description |
const ARemotePath: string | Description for this parameter |
const ARemoteFileName: string | Description for this parameter |
const ALocalPath: string | Description for this parameter |
const ALocalFileName: string | Description for this parameter |
ABaseThread: TJvBaseThread | Description for this parameter |
Return Value
Describe here what the function returns
Description
This is an overridden method, you don't have to describe these if it does the same as the inherited method
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page