|
<< Click to Display Table of Contents >> Navigation: Classes > TIWApplication > Methods > SendRenderOverride |
SIGNATURE=IWApplication.TIWApplication.SendRenderOverride@THttpReply
ETYPE=Method
Declaration:
Delphi: |
public function SendRenderOverride(aReply: THttpReply): Boolean; |
C++: |
public: __fastcall bool SendRenderOverride(THttpReply aReply); |
Description: This is SendRenderOverride, a member of class TIWApplication.