File: s_copystruct.srs
Size: 351
Date: Tue, 22 Jan 2008 23:31:06 +0100
$PBExportHeader$s_copystruct.srs
$PBExportComments$Structure used in copy/paste functionality
global type s_copystruct from structure
   string      s_msgid
   string      s_msgtitle
   string      s_msgtext
   string      s_msgicon
   string      s_msgbutton
   integer     i_msgdefaultbutton
   integer     i_msgseverity
   string      s_msgprint
   string      s_msguserinput
end type