The -vo1 compiler option directs the compiler to treat Init() methods as constructors and Axit methods as Destructor.
-vo1[+ | -]
+ | - | Specifying +, or just -vo1, directs the compiler to convert Init() and Axit() methods to constructors and destructors. |
1.Open the project's Properties page.
2.Click the Dialect tab.
3.Change the value.