VCL / CLX / .NET edition only
Procedure SetNet(rwnetbase: TRWnetBase);
Links the TRWcalc component to a TRWnetBase component.
VCL / CLX component: TRWcalc
ActiveX edition only
Function SetNet(identifier: integer): integer;
Links the RWcalcX component to a RWnetBaseX object.
Possible return codes:
0: OK
-1: Identifier wasn't found
-2: Identifier doesn't point to a RWnetBaseX object
See Identifier function
ActiveX component: RWcalcX