RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.Name Property

Indicates the name for the executable that hosts the Web Browser component.

Pascal
property Name: WideString;
C++
__property BSTR Name;

Read Name to obtain the name of the executable that hosts the Web browser. Unlike the FullName property, Name does not include the path. 

 

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