RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AxCtrls.ParkingWindow Function

Provides a temporary parent window for ActiveX controls when the container is not ready to act as a parent.

Pascal
function ParkingWindow: HWND;
C++
HWND ParkingWindow();

Call ParkingWindow to get the window handle of the parking window. This can be used as a temporary parent to activeX controls until the host application's container is ready. 

 

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