Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TChrome > Methods >

Create

SIGNATURE=IW.Browser.Chrome.TChrome.Create@single

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(aVersion: single); override;

C++:

public: virtual __fastcall TChrome(single aVersion);

 

Description: This is Create, a member of class TChrome.