TIWCGJQCustomComboBoxEx.GetHtmlTag(TIWCompContext) Method
Return the TIWHTMLTag object.
This object represents the structure html and used in Design-Time and Run-Time.
![]() |
---|
Override this method to implement the design-time and run-time rendering. |
protected function GetHtmlTag(AContext: TIWCompContext): TIWHTMLTag; override;
Parameters
- AContext
- Type: TIWCompContext
Return Value
Type: TIWHTMLTag