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