TIWCGJSContainer.GetHtmlTag(TIWCompContext) Method

Return the TIWHTMLTag object.

This object represents the structure html and used in Design-Time and Run-Time.

Notes to Inheritors

Override this method to implement the design-time and run-time rendering.

Namespace: IWCGJQControl
protected
 function GetHtmlTag(AContext: TIWCompContext): TIWHTMLTag; virtual;

Parameters

AContext
Type: TIWCompContext

Return Value

Type: TIWHTMLTag