jpluimers
Two small Delphi tricks: On out parameters When you have out parameters, and the caller passes local variables for them, remember that: the compiler then will not issue an “unitialised variable” warning any more because it… … Read more
5 years ago in Delphi, Development, Software Development0
Leave Your Comment