forked from Embarcadero/OTAPI-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
IOTAProjectBuilder140
chuacw edited this page Feb 7, 2023
·
1 revision
IOTAProjectBuilder140 is an interface for compiling a project and is a parent interface of IOTAProjectBuilder. You should use IOTAProjectBuilder to compile projects.
Up to Parent: IOTAProjectBuilder40
| Method | Description |
|---|---|
| BuildProject | Returns True if successfully built. If Wait then the compile progress dialog waits for the user press OK. If False, it does not wait if successful. |
There are no properties.