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();

AxCtrls

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. 

 

TWinControl 

TWinControl

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!