[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=GtkWidget Interfaces=Object Info=Toplevel widget which can contain other widgets. [Edit] Class=Form Caption=Title [Property] Width= | |300 Height= | |300 @Title=Sets the window title. ARG(string)|2|Window OneInstance=Prevent multiple instances of this app. ARG(bool)|14|1|True,False ##Build=Build Project Settings Configuration=Sets the build configuration. ARG(enum)|14|0|Debug,Release,Custom Symbols=Sets the conditional compilation symbols. ARG(string)|2| Constants=Defines the compilation constants. ARG(flags)|21|3|DEBUG,TRACE Platform=Sets the platform target. ARG(enum)|14|0|AnyCPU,x86,x64,Itanium Framework=Sets the framework target. ARG(string)|2|4.0 Unsafe=Allow unsafe mode. ARG(bool)|14|1|True,False Optimize=Sets a value indicating whether to optimize code. ARG(bool)|14|1|True,False WarningLevel=Sets the level of the warning. ARG(enum)|4|4|0,1,2,3,4 SuppressWarning=Sets the pattern to suppress warning. ARG(string)|2| TreatWarnings=Treat warnings as errors. ARG(enum)|14|1|True,False WarningsAsErrors=Sets the specific warnings. ARG(string)|2| OuputPath=Sets the own output path. ARG(string)|2| Serialization=Generate serialization assembly. ARG(enum)|14|2|Off,On,Auto ##Advanced=Advanced Build Settings CodePage=Sets the code page of the project file. ARG(string)|2|windows-1251 Language=Sets the version of the languge. ARG(enum)|14|0|Default,ISO-1,ISO-2,3 ErrorReport=Sets the internal compiler error reporting. ARG(enum)|14|1|None,Prompt,Send,Queue CheckOverflow=Sets a value indicating whether to check for arithmetic overflow/underflow. ARG(bool)|14|1|True,False NoStdLib=Sets a value indicating whether do not reference mscorlib.dll. ARG(bool)|14|1|True,False DebugInfo=Sets the level of the detailization of the debug info. ARG(enum)|14|1|None,Full,Pdb-Only FileAligment=Sets the file entry alignment. ARG(enum)|14|0|512,1024,2048,4096,8192 ## ## [Methods] onCreate=Occurs when the window is created. ARG(null)|2|0 onError=If an error occurs, an error message appears. ARG(string)|2|2 Arguments=Returns the array of the startup arguments. ARG(string[])|3|13