|
<< Click to Display Table of Contents >> Navigation: Classes > TInternetExplorer > Methods > Create |
SIGNATURE=IW.Browser.InternetExplorer.TInternetExplorer.Create@single
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(aVersion: single); override; |
C++: |
public: virtual __fastcall TInternetExplorer(single aVersion); |
Description: This is Create, a member of class TInternetExplorer.