Sepi  Previous
Name
AddPrem 
Parent
TSuivSet 
Visibility
PUBLIC 
Description
Adds the contents of a PREM set to this SUIV set 
Source code
function AddPrem ( Source : TPremSet ) : Boolean 
Parameters
Parameter Description Source : TPremSet Source SUIV set 
Return
Types Description BOOLEAN True if the set has changed, False otherwise 
Sepi  Previous