DesignIntf.IDesigner60.GetPathAndBaseExeName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetPathAndBaseExeName: string;

C++

virtual System::UnicodeString __fastcall GetPathAndBaseExeName(void) = 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.

Voir aussi