|
RAD Studio VCL Reference
|
Provides access to the Automation interface of the Web browser's container.
property Parent: IDispatch;
__property IDispatch Parent;
Use Parent to access the interface for the Web browser's parent or container. If the Web browser does not have a container with an Automation interface, the value of Parent is the same as ControlInterface.
Use the TopLevelContainer property to determine which interface is the value of Parent.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|