ToolsAPI.IOTACompileServices.CompileProjects

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CompileProjects(Projects: array of IOTAProject; CompileMode: TOTACompileMode;
Wait, ClearMessages: Boolean): TOTACompileResult;

C++

virtual TOTACompileResult __fastcall CompileProjects(_di_IOTAProject *Projects, const System::NativeInt Projects_High, TOTACompileMode CompileMode, bool Wait, bool ClearMessages) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTACompileServices

Description

Embarcadero Technologies does not currently have any additional information.