s_fx_win.srs 191 B

123456789
  1. $PBExportHeader$s_fx_win.srs
  2. $PBExportComments$存放协同系统当前打开的窗口
  3. global type s_fx_win from structure
  4. long funcid
  5. long mainid
  6. string name
  7. window win
  8. end type