( |
|
|
|||
used for special types of windows |
Parameters: | |
1 - this window will be on the top of all other windows | |
event DefineWindows begin Real i,h,v,v1,v2,vm,vs,h2,hs,hm,hof,f,es; SetLangMode(LangEnglish,"ENG",0); WindowBegin("",YesNoClass,CGother,USRowType); SetWRect(20,262,20+468,327); Modality(1); WType(1); EndWindow; return; end;
Related topics: |