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 Stuff with Interfaces (https://www.delphipraxis.net/161300-accessing-private-stuff-interfaces.html)

DP News-Robot 27. Jun 2011 23:00

Accessing Private Stuff with Interfaces
 
I have to admit that the following code surprised me.  I guess it makes sense, but I wouldn’t have guessed that you can expose private functionality via an interface like this.  Interesting.  program DoPrivateStuff; {$APPTYPE CONSOLE} uses SysUtils; type ITestInterface = ...http://feeds.feedburner.com/~r/delph...~4/ASJYVl79Ecc

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:59 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz