|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Data > TIWDBCheckBox > Methods > RenderAsync |
SIGNATURE=IWDBStdCtrls.TIWDBCheckBox.RenderAsync@TIWCompContext
ETYPE=Method
Declaration:
Delphi: |
public function RenderAsync(AContext: TIWCompContext): TIWXMLTag; override; |
C++: |
public: virtual __fastcall TIWXMLTag RenderAsync(TIWCompContext AContext); |
Description: This is RenderAsync, a member of class TIWDBCheckBox.