Using COM library in Delphi
Hello,
I'm trying to use the library in Delphi. The server connection and file download works fine but once I want to access the collection of data such as “TransferOperationResult.Transfers” or “RemoteDirectoryInfo.Files” I’m not able to do it.
Could you please suggest the correct way accessing these data from Delphi?
Thanks,
Tomas
I'm trying to use the library in Delphi. The server connection and file download works fine but once I want to access the collection of data such as “TransferOperationResult.Transfers” or “RemoteDirectoryInfo.Files” I’m not able to do it.
Could you please suggest the correct way accessing these data from Delphi?
Thanks,
Tomas