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/)
-   -   Components vs Children in FireMonkey (https://www.delphipraxis.net/171988-components-vs-children-firemonkey.html)

DP News-Robot 5. Dez 2012 20:10

Components vs Children in FireMonkey
 
You have probably iterated through the Components array many many times as a Delphi developer. Consider this simple application: It’s probably no surprise that listing the Components of the form like this… for i := 0 to ComponentCount-1 do Memo1.Lines.Add(Components[i].ClassName+’ ...http://feeds.feedburner.com/~r/delph...~4/f73zap8zkXk

More...


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