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/)
-   -   A way for a VCL TFrame to be notified when it is actually shown (via G+) (https://www.delphipraxis.net/181594-way-vcl-tframe-notified-when-actually-shown-via-g.html)

DP News-Robot 27. Aug 2014 17:20

A way for a VCL TFrame to be notified when it is actually shown (via G+)
 
Interesting, as I didn’t think this was possible. Thanks Oliver Funcke! Notification when a `TFrame` becomes visible. TMyCommonFrame = class(TFrame) private FOnShow: TNotifyEvent; procedure CMShowingChanged(var M: TMessage); message CM_SHOWINGCHANGED; public property OnShow : ...http://feeds.feedburner.com/~r/delph...~4/AWfDLOAjhHM

More...


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