|
<< Click to Display Table of Contents >> Navigation: Classes > TIWBaseHTMLControl > Methods > TextToJSStringLiteral |
SIGNATURE=IWBaseHTMLControl.TIWBaseHTMLControl.TextToJSStringLiteral@string
ETYPE=Method
Declaration:
Delphi: |
public class function TextToJSStringLiteral(const AText: string): string; |
C++: |
public: __fastcall String TextToJSStringLiteral(const String AText); |
Description: This is TextToJSStringLiteral, a member of class TIWBaseHTMLControl.