ExecuteJS

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWForm > Methods >

ExecuteJS

SIGNATURE=IWForm.TIWForm.ExecuteJS@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure ExecuteJS(const ACode: string);

C++:

void public: __fastcall ExecuteJS(const String ACode);

 

Description: This is ExecuteJS, a member of class TIWForm.