PlatformAPI.IOTARemoteProfileServices160.DeployProject

提供: RAD Studio API Documentation
移動先: 案内検索

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 ;

プロパティ

種類 可視性 ソース ユニット
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTARemoteProfileServices160

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。