PlatformAPI.IOTARemoteProfileServices160.DeployProject
Delphi
function DeployProject(const Project: IOTAProject; const Profile: IOTARemoteProfile;
Configuration: string = ''; PlatformName: string = ''; ClearMessages: Boolean = True): Boolean;
C++
virtual bool __fastcall DeployProject(const Toolsapi::_di_IOTAProject Project, const _di_IOTARemoteProfile Profile, System::UnicodeString Configuration = System::UnicodeString(), System::UnicodeString PlatformName = System::UnicodeString(), bool ClearMessages = true) = 0 ;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.