RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.FullName Property

Indicates the fully qualified path name for the executable that hosts the Web Browser component.

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

Read FullName to obtain the name of the executable as a WideString. Unlike the Name property, FullName specifies a fully qualified path name. 

 

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