RenderHTML

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomRectangle > Methods >

RenderHTML

SIGNATURE=IWCompRectangle.TIWCustomRectangle.RenderHTML@TIWCompContext

 

ETYPE=Method

 

Declaration:

Delphi:

public function RenderHTML(AContext: TIWCompContext): TIWHTMLTag; override;

C++:

public: virtual __fastcall TIWHTMLTag RenderHTML(TIWCompContext AContext);

 

Description: This is RenderHTML, a member of class TIWCustomRectangle.