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/)
-   -   Finding yourself in a property bind (https://www.delphipraxis.net/160410-finding-yourself-property-bind.html)

DP News-Robot 11. Mai 2011 18:20

Finding yourself in a property bind
 
From the wishful thinking department, I would love to be able tovar MyObject : TBoundObject;begin MyObject.Bind(CompilerMagic(TSomeClass.SomeBoolean Property));end;instead ofvar MyObject : TBoundObject;begin Src: TSomeClass; MyObject.Bind(Src, ...http://feeds.feedburner.com/~r/delph...~4/DjBcgOe_g7o

More...


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