Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Accessing private methods of another class (https://www.delphipraxis.net/194954-accessing-private-methods-another-class.html)

DP News-Robot 22. Jan 2018 13:00

Accessing private methods of another class
 
In older versions of Delphi, it was possible to access private members and private methods of a class simply by defining a class helper for it and accessing these private items in its methods. But that it was so easy to access private members undermined the basic OO principles of information hiding and encapsulation. That is why this loophole (which could be considered a bug) was closed in Delphi 10.1 Berlin. But there was a lot of howling abut this, because it was so easy and so convenient to

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:20 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