|
<< Click to Display Table of Contents >> Navigation: Interfaces > IIWBaseHTMLComponent > Methods > RenderHTML |
SIGNATURE=IWBaseHTMLInterfaces.IIWBaseHTMLComponent.RenderHTML@TIWCompContext
ETYPE=Method
Declaration:
Delphi: |
function RenderHTML(AContext: TIWCompContext): TIWHTMLTag; |
C++: |
__fastcall TIWHTMLTag RenderHTML(TIWCompContext AContext); |
Description: This is RenderHTML, a member of class IIWBaseHTMLComponent.