DesignIntf.IDesigner60.GetPathAndBaseExeName
Delphi
function GetPathAndBaseExeName: string;
C++
virtual System::UnicodeString __fastcall GetPathAndBaseExeName() = 0 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | IDesigner60 |
Description
Renvoie le chemin d'accès complet de l'exécutable de l'EDI.
Appelez GetPathAndBaseExeName pour obtenir le chemin d'accès complet de l'exécutable qui implémente l'EDI.