|
@@ -231,7 +231,7 @@ interface
|
|
protected
|
|
protected
|
|
{ in case of copy-out parameters: initialization code, and the code to
|
|
{ in case of copy-out parameters: initialization code, and the code to
|
|
copy back the parameter value after the call (including any required
|
|
copy back the parameter value after the call (including any required
|
|
- finalization code }
|
|
|
|
|
|
+ finalization code) }
|
|
fparainit,
|
|
fparainit,
|
|
fparacopyback: tnode;
|
|
fparacopyback: tnode;
|
|
procedure handlemanagedbyrefpara(orgparadef: tdef);virtual;
|
|
procedure handlemanagedbyrefpara(orgparadef: tdef);virtual;
|