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