forked from Embarcadero/OTAPI-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
IOTAActionServices
chuacw edited this page Feb 7, 2023
·
1 revision
Performs basic file actions: open, close, save and reload a file.
Up to Parent: IOTAModuleCreator
| Method | Description |
|---|---|
| CloseFile | Closes the specified file. |
| OpenFile | Opens the specified file. |
| OpenProject | Opens the specified project. |
| ReloadFile | Reloads the specified file. |
| SaveFile | Saves the specified file. |
There are no properties.