Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TFirefoxMobile > Methods >

Create

SIGNATURE=IW.Browser.FirefoxMobile.TFirefoxMobile.Create@single

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(aVersion: single); override;

C++:

public: virtual __fastcall TFirefoxMobile(single aVersion);

 

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