f_sysuser_title.srf 281 B

123456789101112
  1. $PBExportHeader$f_sysuser_title.srf
  2. global type f_sysuser_title from function_object
  3. end type
  4. forward prototypes
  5. global function string f_sysuser_title ()
  6. end prototypes
  7. global function string f_sysuser_title ();//f_sysuser_title
  8. return sys_message_report_title
  9. end function