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