Dependency from external unit

Hello,

How can I mark a package to use external existing unit (Delphi)?. What I want to get is following unit header:

unit VPpackage;

interface

uses externalExistingPackage;

I tried to use dependency arrow, but it doesn’t generate necessary code.

best regards
Piotr Rezmer

Hi Prezmer,

Thanks for your post. We are sorry that we do not support, but we will investigate the feasibility to support. I’ll let you know if there is any news on this.

Best regards,
Lilian Wong