Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TOther > Methods >

Create

SIGNATURE=IW.Browser.Other.TOther.Create@single

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(aVersion: single); override;

C++:

public: virtual __fastcall TOther(single aVersion);

 

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