DesignIntf.IDesigner60.GetPathAndBaseExeName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IDesigner60 | |
Delphi
function GetPathAndBaseExeName: string;
C++
virtual System::UnicodeString __fastcall GetPathAndBaseExeName() = 0 ;
Description
Returns the fully-qualified path name for the IDE's executable.
Call GetPathAndBaseExeName to obtain the fully qualified path name for the executable that implements the IDE.