|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTestApplication > Methods > Create |
SIGNATURE=IWTestFramework.TIWTestApplication.Create@string
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(const AParams: string = ''); reintroduce; |
C++: |
public: __fastcall TIWTestApplication(const String AParams = ""); |
Description: This is Create, a member of class TIWTestApplication.