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/)
-   -   Don’t expect the Parent property to be set inside an FMX control’s Paint method (https://www.delphipraxis.net/175641-don%92t-expect-parent-property-set-inside-fmx-control%92s-paint-method.html)

DP News-Robot 5. Jul 2013 20:10

Don’t expect the Parent property to be set inside an FMX control’s Paint method
 
So… I’m working on a little custom FireMonkey control. As in the VCL, if you want to handle drawing a custom control yourself, you need to override its Paint method. In my case the override was looking like this: procedure TMyChildControl.Paint; begin if (Parent nil) and ...http://feeds.feedburner.com/~r/delph...~4/HmXv54vCy0Y

More...


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