OnSaveProject
This event triggers when the Save method is executed.
Syntax
OnSaveProject (AppStorage As ISCBCroStorage)
| Parameter | Description |
|---|---|
|
AppStorage |
Use this interface to read from your own storage or streams inside the Cairo project file and load your settings from there. |
