Using COM library in Delphi

Advertisement

ragnor
Joined:
Posts:
1

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

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: Using COM library in Delphi

Cannot Delphi use .NET classes directly?

Anyway "I’m not able to do it" does not tell us much about the problem you are facing.

Reply with quote

Advertisement

You can post new topics in this forum