|
<< Click to Display Table of Contents >> Navigation: Class Helpers > TIWComponentHelper > Methods > AddJavaScriptToExecute |
SIGNATURE=IWControlHelper.TIWComponentHelper.AddJavaScriptToExecute@string
ETYPE=Method
Declaration:
Delphi: |
public procedure AddJavaScriptToExecute(const jsCode: string); overload; |
C++: |
void public: __fastcall AddJavaScriptToExecute(const String jsCode); |
Description: This is AddJavaScriptToExecute, a member of class TIWComponentHelper.