|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWTimeEdit > Methods > RenderHTML |
SIGNATURE=IWCompTimeEdit.TIWTimeEdit.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 TIWTimeEdit.