經安全檢測,此網站為安全網站,請放心前往原始網址!

Return Multiple Values From a Delphi Function

A Delphi function is a routine returning a value. A single value? Yes, No. No, a Delphi function can return multiple values and there are different ways how to achieve this goal. Either rely on VAR (by-reference) parameters or return a record, or somethin

delphi.about.com

網址安全性掃描由 google 提供