Interface IPDelphiAdditionalInfo
Provides an advanced Delphi projects interface. Сheck if the IDSProject instance has this interface and use it.
Namespace: ProjectDependencyScanner
Assembly: BuildSystem.Utils.dll
Syntax
public interface IPDelphiAdditionalInfo
Methods
GetProjectEditor()
Returns an instance of the Delphi project file editor.
Declaration
IDelphiProjectEditor? GetProjectEditor()
Returns
Type | Description |
---|---|
IDelphiProjectEditor |