![]() |
Small Delphi tricks: initialise out parameters in the caller when they are stored in
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 expects the callee to fill that parameter if the local variable is non-managed, it will have a random value depending […]
![]() |
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:55 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz