AddBodyScript

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWForm > Methods >

AddBodyScript

SIGNATURE=IWForm.TIWForm.AddBodyScript@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure AddBodyScript(const ACode: string);

C++:

void public: __fastcall AddBodyScript(const String ACode);

 

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