RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.PopupControlWnd Property

Gives the handle to the popup control handler routine.

Pascal
property PopupControlWnd: HWND;
C++
__property HWND PopupControlWnd;

PopupControlWnd is a read-only property that gives the handle to the popup control handler routine.

Note: When the application starts, the value of PopupControlWnd is set to a particular private method in TApplication.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!