|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCallBackResponse > Methods > AddJsToRender |
SIGNATURE=IWCallBack.TIWCallBackResponse.AddJsToRender@string
ETYPE=Method
Declaration:
Delphi: |
public procedure AddJsToRender(const AContent: string); |
C++: |
void public: __fastcall AddJsToRender(const String AContent); |
Description: This is AddJsToRender, a member of class TIWCallBackResponse.